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 165439 - Problem compiling gst-plugins 0.8.7
Problem compiling gst-plugins 0.8.7
Status: RESOLVED DUPLICATE of bug 155346
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.7
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-27 19:53 UTC by Pierre
Modified: 2005-01-27 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2005-01-27 19:53:02 UTC
[...]
Making all in faad
make[3]: Entering directory `/tmp/gst-plugins-0.8.7/ext/faad'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I.
-I../..     -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2   -DGST_DISABLE_DEPRECATED  -Wall -s -O3
-march=i686 -MT libgstfaad_la-gstfaad.lo -MD -MP -MF
".deps/libgstfaad_la-gstfaad.Tpo" -c -o libgstfaad_la-gstfaad.lo `test -f
'gstfaad.c' || echo './'`gstfaad.c; \
then mv -f ".deps/libgstfaad_la-gstfaad.Tpo" ".deps/libgstfaad_la-gstfaad.Plo";
else rm -f ".deps/libgstfaad_la-gstfaad.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -s -O3 -march=i686 -MT libgstfaad_la-gstfaad.lo
-MD -MP -MF .deps/libgstfaad_la-gstfaad.Tpo -c gstfaad.c  -fPIC -DPIC -o
.libs/libgstfaad_la-gstfaad.o
gstfaad.c: In function `gst_faad_change_state':
gstfaad.c:693: error: structure has no member named `dontUpSampleImplicitSBR'
make[3]: *** [libgstfaad_la-gstfaad.lo] Error 1
make[3]: Leaving directory `/tmp/gst-plugins-0.8.7/ext/faad'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gst-plugins-0.8.7/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gst-plugins-0.8.7'
make: *** [all] Error 2
Comment 1 Ronald Bultje 2005-01-27 20:10:59 UTC

*** This bug has been marked as a duplicate of 155346 ***