First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 43244
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeffrey Yasskin <jyasskin@mail.utexas.edu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 43244 depends on: Show dependency tree
Show dependency graph
Bug 43244 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-28 19:51 0000
A make of CVS HEAD gst-plugins fails with the error message:

gcc "{ global:" > .libs/libgstaudio.ver
gcc: { global:: No such file or directory

After running ./configure, the errors can be eliminated by doing the following (copied from http://bugzilla.gnome.org/show_bug.cgi?id=135725):
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.

This bug appears to affect gtk+ also.

------- Comment #1 From Jeffrey Yasskin 2004-02-28 20:12:11 0000 -------
This bug exists in libtool 1.4.3-r3 and 1.5.2-r3, but not in 1.4.1-r10.

This bug is similar to bug#42695. However, please don't mark it as a dupe without copying the workaround to there.

------- Comment #2 From Martin Schlemmer (RETIRED) 2004-02-29 08:58:57 0000 -------
*** Bug 42695 has been marked as a duplicate of this bug. ***

------- Comment #3 From Martin Schlemmer (RETIRED) 2004-02-29 09:19:10 0000 -------
Ok, it was libtool-1.4.2-fix-linkage-of-cxx-code-with-gcc.patch that broke
things.  I'll add a -r4 that fixes it.  Please reopen if still an issue.


------- Comment #4 From Michael Terry 2004-02-29 14:10:16 0000 -------
I can't reopen this bug, but I'm still seeing the offending lines in libtool
and error message when compiling with libtool-1.5.2-r4.

------- Comment #5 From Seemant Kulleen (RETIRED) 2004-02-29 15:00:43 0000 -------
reopening for Michael Terry

------- Comment #6 From Jeffrey Yasskin 2004-02-29 15:19:16 0000 -------
You commented out 'epatch ${FILESDIR}/1.4.3/${PN}-1.4.2-archive-shared.patch',
which wasn't causing this problem. You should have commented 'epatch
${FILESDIR}/1.4.3/${PN}-1.4.2-fix-linkage-of-cxx-code-with-gcc.patch'

Could you also add a libtool-1.4.3-r4 to fix the same bug for stable users?

------- Comment #7 From Martin Schlemmer (RETIRED) 2004-03-01 11:41:10 0000 -------
Crap.  Should be fixed now, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug