[Gstreamer-bugs] [Bug 93529] New - Gstreamer doesn't compile

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 17 15:22:02 PDT 2002


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=93529

Changed by chrisime at gnome.org.

--- shadow/93529	Tue Sep 17 18:22:02 2002
+++ shadow/93529.tmp.21738	Tue Sep 17 18:22:02 2002
@@ -0,0 +1,76 @@
+Bug#: 93529
+Product: GStreamer
+Version: 0.4.1
+OS: Linux
+OS Details: Gentoo 1.4RC1
+Status: NEW   
+Resolution: 
+Severity: critical
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: chrisime at gnome.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Gstreamer doesn't compile
+
+I'm using gcc3.2.
+Latest glib release. Everything's ok so far.
+
+./configure --prefix=/usr/local
+
+The following compiler error shows up:
+
+gcc -g -O2 -o cothreads cothreads-cothreads.o 
+../cothreads/.libs/libcothreads.al
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothreads_init':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:115: undefined
+reference to `g_log'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothreads_init_thread':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:162: undefined
+reference to `g_static_private_get'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:167: undefined
+reference to `g_log'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:197: undefined
+reference to `g_static_private_set'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:175: undefined
+reference to `g_log'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothreads_get_chunk':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:211: undefined
+reference to `g_static_private_get'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:213: undefined
+reference to `g_static_private_get'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothread_create':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:280: undefined
+reference to `g_log'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:271: undefined
+reference to `g_log'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:266: undefined
+reference to `g_log'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothread_destroy':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:383: undefined
+reference to `g_log'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:379: undefined
+reference to `g_log'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:525:
+more undefined references to `g_log' follow
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothread_chunk_new':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:547: undefined
+reference to `g_malloc0'
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:549: undefined
+reference to `g_malloc0'
+../cothreads/.libs/libcothreads.al(libcothreads_gthreads_la-cothreads.lo):
+In function `cothread_chunk_free':
+/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:571: undefined
+reference to `g_free'
+collect2: ld returned 1 exit status
+make[5]: *** [cothreads] Fehler 1
+make[5]: Verlassen des Verzeichnisses Verzeichnis
+»/tmp/gstreamer/libs/ext/cothreads/tests«





More information about the Gstreamer-bugs mailing list