Bingo... Thanks everyone! Kent
On Thu, Jul 24, 2008 at 7:42 AM, Julian Chu <[EMAIL PROTECTED]> wrote: > On Tue, Jul 22, 2008 at 11:14:31PM -0500, Kent Yoder wrote: >> Hi, >> >> I'm attempting to build a sample app following these [1] >> instructions -- all is well until the 'make' step: >> libtool: link: cannot find the library >> `/space/fic/openmoko-daily/neo1973/work/armv4t-angstrom-linux-gnueabi/pango-1.18.3-r0/pango-1.18.3/pango/libpangoft2-1.0.la' >> or unhandled argument >> `/space/fic/openmoko-daily/neo1973/work/armv4t-angstrom-linux-gnueabi/pango-1.18.3-r0/pango-1.18.3/pango/libpangoft2-1.0.la' >> make[2]: *** [openmoko-sample] Error 1 >> make[2]: Leaving directory `/home/key/openmoko-sample2/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/key/openmoko-sample2' >> make: *** [all] Error 2 >> [EMAIL PROTECTED]:~/openmoko-sample2> >> ========== >> >> The "/space/fic..." path seems to be coming from >> /usr/local/openmoko/arm/etc/opkg-sdk.conf, but there are no >> instructions to edit this on the wiki... >> >> Any help much appreciated. This is an opensuse 11 system. >> >> Thanks, >> Kent > > Hi Kent, > > The problem came from that those .la files have wrong value of > dependency_libs. > > I had clean those wrong path in my own machine and plan to release it > in next meta toolchain release. > > The temporary solution is to remove all .la files in > /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib > > Cheers, > > -Ju1ian > > _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
