Hi all,

I was wondering... has anybody managed to build wengophone NG on an
amd64 gnu/linux box? 

I'm trying to build it on ubuntu breezy and QT 4.1.0. I tried to build
it with the version of QT I'm getting from the standard repositories but
no luck. After downloading, compiling and installing QT 4.1.0 from
Trolltech's website, I ran into the following error: 

g++ -fno-common -g -Wall -frtti -fexceptions -DQT_CORE_LIB=1 -DQT_DLL=1
-DQT_GUI_LIB=1 -DQT_PLUGIN=1 -DQT_THREAD_SUPPORT=1 -DUNICODE=1
-I/usr/local/Trolltech/Qt-4.1.0/include -Idebug/libs/qtutil/include
-Ilibs/qtutil/include -I/usr/include/qt4 -I/usr/include/qt4/Qt
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner
-I/usr/include/qt4/QtXml -I/usr/local/Trolltech/Qt-4.1.0/mkspecs/linux-g
++ -Idebug/libs/util/include -Ilibs/util/include -I/usr/include
-Idebug/libs/curl/include -Ilibs/curl/include -Idebug/libs/curl/lib
-Ilibs/curl/lib -Idebug/libs/global/include -Ilibs/global/include -c -o
debug/libs/qtutil/src/Object.o libs/qtutil/src/Object.cpp
libs/qtutil/src/Object.cpp: In static member function ‘static void
Object::print(QObject*, const char*)’:
libs/qtutil/src/Object.cpp:56: error: cast from ‘QObject*’ to ‘int’
loses precision
libs/qtutil/src/Object.cpp:56: error: cast from ‘QObject*’ to ‘int’
loses precision
scons: *** [debug/libs/qtutil/src/Object.o] Error 1
scons: building terminated because of errors.

The command I issued was 
       QTDIR=/usr/local/Trolltech/Qt-4.1.0/ scons qtwengophone

from the openwengo/trunk directory (presumably that's NG's root
directory right?) 

Other information that might be needed: 
gcc version: 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
svn information: 
URL: http://guest:[EMAIL PROTECTED]/svn/openwengo/trunk
Repository UUID: 30a43799-04e7-0310-8b2b-ea0d24f86d0e
Revision: 3832
Node Kind: directory
Schedule: normal
Last Changed Author: mstute
Last Changed Rev: 3832
Last Changed Date: 2006-01-05 09:57:20 +0000 (Thu, 05 Jan 2006)


Any help/comments would be greatly appreciated. Please excuse any
possible silly mistakes I've done while trying to build it... 

Many thanks in advance
iraklis
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to