On Sun, Aug 03, 2008 at 01:01:19PM -0700, Jim Morris wrote:
> Did you have to set any special Environment variables or paths to get this to 
> work?
> 
> I have installed the toolchain on a Ubuntu Linux system, and it gets quite a 
> long way through, but 
> end up getting this error eventually...
> 
> ../../include/QtCore/../../../../../qtopia-opensource-src-4.3.2-snapshot-20080801/qtopiacore/qt/src/corelib/tools/qlist.h:355:
>  
> error: no matching function for call to ‘operator new(unsigned int, 
> QList<bool (*)(void**)>::Node*)’
> <built-in>:0: note: candidates are: void* operator new(unsigned int)

Is there by any chance an error further above about not finding the
include `new'? Looks like the placement new operator is not available.
This can be from not finding g++ includes.

Attachment: pgpQy3Rrowl6A.pgp
Description: PGP signature

_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to