[Gstreamer-bugs] [Bug 135725] Changed - Compile error in gst-libs/gst/audio on `gcc "{ global:" > .libs/libgstaudio.ver`

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Feb 28 19:42:46 PST 2004


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

Changed by mterry at fastmail.fm.

--- shadow/135725	Sat Feb 28 21:56:32 2004
+++ shadow/135725.tmp.1835	Sat Feb 28 22:42:46 2004
@@ -54,6 +54,16 @@
 make: *** [all] Error 2
 
 
 I'm running gentoo with libtool-1.4.3-r3, automake-1.7.7, autoconf-2.58-r1,
 gcc-3.3.2-r5, and glib-2.2.3, if any of that matters. This bug exists in
 CVS as of Sat Feb 28 20:48:38 CST 2004.
+
+------- Additional Comments From mterry at fastmail.fm  2004-02-28 22:42 -------
+I have the same setup and I'm getting this error on other modules
+(gtk+ for example), so I don't think this is gstreamer specific.  Here
+is a fix (workaround?) I've found:
+
+Edit the builddir's libtool script and find the line
+"archive_expsym_cmds=`echo $archive_expsym_cmds | perl -pe
+'s/^\S+\s+//'`", comment it out and the next line.  Rerun make and it
+works.




More information about the Gstreamer-bugs mailing list