View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#1
When running scratchbox with either 3.2 or 4.0 I can not compile QT4.3

It throws several errors

Over and over again, adding the little or big endian is no help, I am clueless

Is this just making calls that the emulator can't handle? ANY Ideas are welcome, I am sure its repeatable in your own scratcbox also....






terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238

The system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.