QT4.8.0

Has anyone managed to crosscompile the new QT4.8.0 (Embedded Linux) yet.

On my installed toolchain i have managed to use QT 4.7.0 - 4.7.4 without any problem.

But with 4.8.0 im stuck. I get a lot of errors and the latest one is:

/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/bits/errno.h:43: error: from previous declaration ‘int* __errno_location() throw ()’

It is the WebKit 2.2 that support video i would like to try. But its not letting me compile the webkit eather (Im getting: disabling video support due to Missing glib or gstreamer…) And i “think” i have them, as they come in the Angstom image.

Please, if anyone have a clue on where to get more info i be happy.