GNOME Bugzilla – Bug 142554
gstreamer 0.8.1 build fails with GCC 3.4.0
Last modified: 2004-12-22 21:47:04 UTC
"./configure && make", on a system using GCC 3.4.0. This fails with the error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -O2 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/include/libxml2 -pthread -I/opt/include/glib-2.0 -I/opt/lib/glib-2.0/include -I.. -Wall -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -I/opt/include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O2 -O2 -MT libgstreamer_0.8_la-gstcpu.lo -MD -MP -MF .deps/libgstreamer_0.8_la-gstcpu.Tpo -c gstcpu.c -fPIC -DPIC -o .libs/libgstreamer_0.8_la-gstcpu.o gstcpu.c: In function `gst_cpuid_i386': gstcpu.c:72: error: PIC register `ebx' clobbered in `asm' make[6]: *** [libgstreamer_0.8_la-gstcpu.lo] Error 1 make[6]: Leaving directory `/120g/gar/media/gstreamer/work/gstreamer-0.8.1/gst'
*** This bug has been marked as a duplicate of 141083 ***