x86_qtopia, build-all fails

fundu
Hi,

i'm trying to get the x86_qtopia (downloaded friendlyarm.net) 

and copied under /opt/FriendlyARM/mini2440/x86-qtopia

but after calling build-all here's the output i see. 

I'm stuck. please help... 

backend/vcc_yacc.cpp:38: warning: ‘yyrcsid’ defined but not used
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -Os -fPIC 
-DQTOPIA_DATA_LINKING -DQCONFIG=\"qconfig-qpe.h\" -DQTOPIA_TARGET=\"qpe\"
-DQTOPIA_TRTARGET=\"libqpe\" -DQT_NO_DEBUG
-I/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/mkspecs/q
ws/linux-generic-g++
-I. -I../../../include/qtopia/private -I../../../pics/qpe
-I../../../include
-I/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qt2/include
-I../../../include/qtopia/private/ -I.moc/release-shared/ -o
.obj/release-shared/vobject.o backend/vobject.cpp
backend/vobject.cpp: In function ‘VObject* addGroup(VObject*, const
char*)’:
backend/vobject.cpp:419: error: invalid conversion from ‘const char*’ to
‘char*’
backend/vobject.cpp: In function ‘void writeEncString(OFile*, const char*,
bool)’:
backend/vobject.cpp:1111: warning: suggest parentheses around ‘&&’ within
‘||’
backend/vobject.cpp: In function ‘bool includesUnprintable(VObject*,
bool)’:
backend/vobject.cpp:1168: warning: suggest parentheses around ‘&&’ within
‘||’
backend/vobject.cpp:1169: warning: suggest parentheses around ‘&&’ within
‘||’
make[5]: *** [.obj/release-shared/vobject.o] Error 1
make[5]: Leaving directory
`/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/src/librar
ies/qtopia'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/src/librar
ies/qtopia'
make[3]: *** [sub-libraries-qtopia] Error 2
make[3]: Leaving directory
`/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia'

***********************************************************************
*
*                  ERROR: Building Qtopia has failed.
*
* Please search the make output for any error messages.
*
* Hint: If the configuration has changed since the last successfull
* build consider using make clean to ensure that all binaries
* are rebuilt using the new configuration.
*
* For more information about the build process please use a browser
* and go to the getting started section in:
*    
/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/doc/html/in
dex.html
*
***********************************************************************
/opt/FriendlyARM/mini2440/x86-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/scripts/bui
ldQtopia
-build qpe install
Qtopia Tools exist.

fundu
Attachment: x86_qtopia.txt (2.11 MB)
attached is the log file.

Thanks in advance.

skip2816
check out the older posts in this forum about this theme.

skip