[Gstreamer-bugs] [Bug 106047] New - undefined reference to `__gst_function_pointers'

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 13 18:02:26 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=106047

Changed by gmourani at openna.com.

--- shadow/106047	Thu Feb 13 21:02:26 2003
+++ shadow/106047.tmp.4450	Thu Feb 13 21:02:26 2003
@@ -0,0 +1,53 @@
+Bug#: 106047
+Product: GStreamer
+Version: 0.6.0
+OS: Linux
+OS Details: OPennA Linux
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: gmourani at openna.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: undefined reference to `__gst_function_pointers'
+
+Hello,
+
+I'm trying to compile gstreamer 0.6.0 on Gnome 2.2.0 and receive the 
+folllowing error during build time:
+
+gcc -DHAVE_CONFIG_H -I. -I. -I../..    -D_LARGEFILE_SOURCE -
+D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -pthread -
+I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../..  -
+DGST_DISABLE_DEPRECATED -I../../libs -I../../include -O3 -march=i686 -c -o 
+autoplugtest-autoplugtest.o `test -f 'autoplugtest.c' || 
+echo './'`autoplugtest.c
+/bin/sh ../../libtool --mode=link gcc  -O3 -march=i686   -o autoplugtest  
+autoplugtest-autoplugtest.o -lxml2 -lz -lm   -pthread -Wl,--export-
+dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -
+lpopt ../../gst/libgstreamer-0.6.la
+gcc -O3 -march=i686 -o .libs/autoplugtest autoplugtest-autoplugtest.o -
+pthread -Wl,--export-dynamic  ../../gst/.libs/libgstreamer-
+0.6.so /usr/lib/libxml2.so -lz -lm /usr/lib/libgobject-
+2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libgmodule-2.0.so -
+ldl /usr/lib/libglib-2.0.so /usr/lib/libpopt.so
+../../gst/.libs/libgstreamer-0.6.so: undefined reference to 
+`__gst_function_pointers'
+collect2: ld returned 1 exit status
+make[4]: *** [autoplugtest] Error 1
+make[4]: Leaving directory `/usr/src/openna/BUILD/gstreamer-
+0.6.0/gst/autoplug'
+make[3]: *** [all-recursive] Error 1
+make[3]: Leaving directory `/usr/src/openna/BUILD/gstreamer-0.6.0/gst'
+make[2]: *** [all] Error 2
+make[2]: Leaving directory `/usr/src/openna/BUILD/gstreamer-0.6.0/gst'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/src/openna/BUILD/gstreamer-0.6.0'
+make: *** [all] Error 2
+error: Bad exit status from /var/tmp/rpm-tmp.90364 (%build)
+
+Cheer,





More information about the Gstreamer-bugs mailing list