[oe-issues] [Bug 1769] New: libstdc++ .la files might be broken wrt dependency_libs line
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Jan 7 18:25:30 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1769
Summary: libstdc++ .la files might be broken wrt dependency_libs
line
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: likewise at gmx.net
QAContact: tinderbox-oe at gmx.net
/build/tmp/cross/lib/gcc/powerpc-angstrom-linux/4.1.1/../../../../powerpc-angstrom-linux/lib/libstdc++.la
has a line:
dependency_libs = "<blabla>"
All the other lines do NOT have spaces around the equal sign.
Now, I am getting this error in library builds depending on libstdc++:
| /bin/bash ../powerpc-angstrom-linux-libtool --tag=CXX --mode=link ccache
powerpc-angstrom-linux-g++ -mcpu=603e
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-fpermissive -fvisibility-inlines-hidden
-L/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/lib
-Wl,-rpath-link,/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/lib
-Wl,-O1 -o libfcgi++.la -lfcgi -rpath /usr/lib fcgio.lo -lnsl
|
/home/leon/sandbox/efika/openembedded/build/tmp/cross/lib/gcc/powerpc-angstrom-linux/4.1.1/../../../../powerpc-angstrom-linux/lib/libstdc++.la:
line 17: dependency_libs: command not found
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list