GNOME Bugzilla – Bug 166631
compile of gst-plugins-0.8.8 fails on solaris 9
Last modified: 2005-09-13 15:37:58 UTC
compile on solaris 9 where stdint.h is not present. The compile fails with following error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthreads -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -pipe -mcpu=v9 -mtune=v9 -O2 -MT libgstffmpegcolorspace_la-gstffmpeg.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo -c gstffmpeg.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpeg.o In file included from gstffmpegcolorspace.c:27: ./avcodec.h:14:20: stdint.h: No such file or directory
Thanks, this should be fixed in CVS now. Cheers -Tim
*** Bug 166701 has been marked as a duplicate of this bug. ***