[oe-issues] [Bug 2475] gpe-announce build failure (due to libsoundgen staging)
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Jun 14 16:02:52 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2475
--- Comment #3 from Sergey Lapin <slapinid at gmail.com> 2007-06-14 09:02:50 ---
So, this error is during linking:
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -o gpe-announce
main.o interface.o callbacks.o
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib/../lib
-L/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib
-lgpewidget -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 -lfreetype -lfontconfig -lpng12 -lXrender -lX11 `pkg-config --libs
gthread-2.0` -lsoundgen -lschedule
|
/home/slapin/OE/tmp-qemuarm/staging/arm-angstrom-linux-gnueabi/lib/libsoundgen.so:
undefined reference to `esd_play_stream_fallback'
It seems that dependency in libsoundgen for libesd is not set somehow, while
libesd is staged properly.
Any ideas?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list