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 166631 - compile of gst-plugins-0.8.8 fails on solaris 9
compile of gst-plugins-0.8.8 fails on solaris 9
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.8
Other opensolaris
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 166701 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-08 06:11 UTC by devsk
Modified: 2005-09-13 15:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description devsk 2005-02-08 06:11:03 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
Comment 1 Tim-Philipp Müller 2005-02-08 10:42:06 UTC
Thanks, this should be fixed in CVS now.

Cheers
 -Tim
Comment 2 Tim-Philipp Müller 2005-09-13 15:37:58 UTC
*** Bug 166701 has been marked as a duplicate of this bug. ***