After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136527 - gdk_pixbuf makefile tried to execute targets contrains invalid mkdir_p commsnds
gdk_pixbuf makefile tried to execute targets contrains invalid mkdir_p commsnds
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other opensolaris
: Normal normal
: 0.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-08 07:54 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ext/gdk_pixbuf/Makefile (39.46 KB, text/plain)
2004-03-08 07:55 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
Details
Makefile (top-level) (33.53 KB, text/plain)
2004-03-08 07:56 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
Details

Description Stefan Sauer (gstreamer, gtkdoc dev) 2004-03-08 07:54:28 UTC
> ./config.status --version
config.status
configured by ./configure, generated by GNU Autoconf 2.59,
  with options "'--enable-maintainer-mode' '--enable-DEBUG'
'--enable-plugin-builddir' '--enable-debug' '--prefix=/opt/gnome2'

> make install
...
make[3]: Entering directory
`/data/download/gnome2/gstreamer-cvs/gst-plugins/ext/gdk_pixbuf'
make[3]: Nothing to be done for `install-exec-am'.
mkdir -m 0755 -p -- 
mkdir: too few arguments
Try `mkdir --help' for more information.
make[3]: *** [install-loaderLTLIBRARIES] Error 1
make[3]: Leaving directory
`/data/download/gnome2/gstreamer-cvs/gst-plugins/ext/gdk_pixbuf'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/data/download/gnome2/gstreamer-cvs/gst-plugins/ext/gdk_pixbuf'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/data/download/gnome2/gstreamer-cvs/gst-plugins/ext'
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2004-03-08 07:55:34 UTC
Created attachment 25327 [details]
ext/gdk_pixbuf/Makefile
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2004-03-08 07:56:45 UTC
Created attachment 25328 [details]
Makefile (top-level)
Comment 3 David Schleef 2004-03-09 23:52:17 UTC
I don't see how this could possibly happen, unless you are using
--enable-pixbuf-loader or a very old CVS tree.
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2004-03-10 12:55:54 UTC
1.) as it can be seen from the configure options I included in the
report, I do not specify '--enable-pixbuf-loader'.

2.) cvs is up-to-date as of Wed Mar 10 13:52:59 MET 2004

btw. I have used 'make clean;autogen.sh ...'
Comment 5 Benjamin Otte (Company) 2004-03-10 21:25:05 UTC
Do you use GNU make?
Comment 6 Stefan Sauer (gstreamer, gtkdoc dev) 2004-03-11 14:54:52 UTC
> make --version
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.6
Comment 7 David Schleef 2004-03-31 06:10:46 UTC
I removed some rules that apparently were causing this.  score, Gstreamer: 0,
Automake: 1.