hey, i also encountered the pango error and after that some other not found libaries. The problem is, that the libs are actually there but the .la files are incorrect.
here a copy of a mailinglist post from me some days ago: ----------------------------------------------------------------- for people with the same problem, i fixed it for myself. some of the .la files in the /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib directory are wrong. i had to modify this files to get panel-wifi compile: libgio-2.0.la libgmodule-2.0.la libgobject-2.0.la libgthread-2.0.la libpangocairo-1.0.la simple changed all /space/fic/openmoko-daily/neo1973/work/armv4t-angstrom-linux-gnueabi/ stuff to /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib ----------------------------------------------------------------- Phil > 2008/7/17 Stephen Pape <[EMAIL PROTECTED]>: > >> I'm having this same exact problem on SuSE 11. I don't have any other >> scripts being ran, and opening a brand new terminal, running >> '/usr/local/openmoko/arm/setup-env', then attempting to run 'make' produce >> the error. I also had to use "autogen.sh --host=" but I used >> arm-angstrom-linux-gnueabi instead of i686-pc-linux-gnu. >> >> Suggestions, anyone? >> >> > > I'd also like to add I see (almost) the exact same thing on two Gentoo > machines (32/64 bit) and two Ubuntu machines (32/64 as well). > > > _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

