On Fri, Oct 31, 2008 at 11:41:32PM +0100, Leonti Bielski wrote: > Hello! > I'm trying to build my app openmoko toolchain to use it in my application. > It needs e17 libraries,
you don't need to build it. try this: http://wiki.openmoko.org/wiki/Toolchain#Installing_New_Libraries > What I' doing: > > ./configure --host=arm-angstrom-linux-gnueabi \ > --prefix=/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr > make > make install > > My application compiles alright, but whet it comes to linking I get an error: > > /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/libecore_evas.so: > file not recognized: File format not recognized > > Why is it so? Is libecore_evas.so built for wrong architecture? Has > enyone had similar problem? > Thanks. > Leonti > > _______________________________________________ > devel mailing list > [email protected] > https://lists.openmoko.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
