Qt/E Source

From: Joe Chott <verxion.a.t.yahoo.com>
Date: Tue May 28 2002 - 14:50:21 EDT

Hello everyone.

I am trying to get an on board (ie - on ipaq) development
environment going. I think I have the compilers and everything
I need. What I ultimately want to do is to develop Opie apps on
board the ipaq.

I started out reading the two wiki pages:

http://opie.handhelds.org:80/wiki/index.php3?SourceCode
http://opie.handhelds.org/wiki/index.php3?BuildingQtForOpie

And I am now to the point of trying to compile Qt/E. I get to
moc, and then get this error:

cd src/moc; make
make[2]: Entering directory `/usr/src/qt-2.3.2/src/moc'
g++ -o ./moc mocgen.o qbuffer.o qcollection.o qcstring.o
qdatastream.o qdatetime.o qfile.o qgarray.o qgdict.o qglist.o
qglobal.o qgvector.o qiodevice.o qregexp.o qstring.o
qtextcodec.o qtextstream.o qutfcodec.o qfile_unix.o
qtextcodec.o: In function `QTextCodec::locale(void)':
qtextcodec.o(.text+0x1694): undefined reference to `atexit'
qtextcodec.o(.text+0x1694): relocation truncated to fit:
R_ARM_PC24 atexit
collect2: ld returned 1 exit status

Now what I am wondering is if there is an alternative place to
get Qt/E source than from:

ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.2.tar.gz

Since that version obviously doesn't compile cleanly. Any help
on this would be VERY greatly appreciated.

Sincerely,

-Joe Chott

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Received on Tue May 28 18:50:28 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:50:07 EDT