Holger Freyther wrote: >> There is no "new.h" anywhere in that toolchain. >> With the toolchain from 28.12.2007 the configure script can build qmake >> without this error, >> but it builds qmake for ARM, not for i386. This breaks the rest of the >> build process. > > https://docs.openmoko.org/trac/ticket/2046 might give a hint, for now you > will > need to set additional include directories,
Yes, and check that the included file is <new> (not <new.h>). To compile qtopia-x11 using the toolchain I've wrote this script [1] based on the bb file. It should work! [1] http://3v1n0.net/openmoko/qtopia-x11-om-toolchain-build.script -- Treviño's World - Life and Linux http://www.3v1n0.net/ _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
