On Saturday 14 November 2009 07:39:49 Michael Smith wrote: > I am working on an application for the openmoko. I am writing it in C using > the Enlightenment toolkit. The general idea is to have an application which
> http://wiki.openmoko.org/wiki/Toolchain#Downloading_and_installing > ...but the toolchain doesn't include any of the Enlightenment libraries. I > Now when I compile these libraries in the openmoko toolchain in You shouldn't compile the E libs yourself in the toolchain, it's better to install them using the package management system (opkg-target). See here: http://wiki.openmoko.org/wiki/Toolchain#Installing_New_Libraries That's what I did anyway, and IIRC it grabbed dependencies automatically. -Frode _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

