[kaffe] kaffe on board like assabet with qt embeded awt

Dalibor Topic robilad at yahoo.com
Thu Jun 5 02:02:01 PDT 2003


--- Sankalpa <sgamwarige at sri.crossvue.com> wrote:
> Hi
> 
> 	I am trying to compile qt embedded awt support.
> I try to compile kaffe-awt-qt according to the document provided with
> it.
> My qt embeded is compiled using  configure -embedded ipaq -shared.
> 
> I set all required enviorenment variables accordingly.
> Then I got following error message.
> 
> arm-linux-gcc -shared  tlk.o wnd.o evt.o gra.o fnt.o clr.o img.o cbd.o
> -L/tmp/qt_awt/qt-embedded-free-3.0.3/lib -lqte-mt
> -L/usr/local/arm-linux/lib -o libawt-1.0.6.so
> /usr/local/arm-linux/arm-linux/bin/ld: cannot find -lqte-mt
> collect2: ld returned 1 exit status
> make: *** [libawt-1.0.6.so] Error 1
> 
> #ls /tmp/qt_awt/qt-embedded-free-3.0.3/lib
> fonts          libqnp.prl  libqte.so    libqte.so.3.0    libqui.prl
> libeditor.prl  libqte.prl  libqte.so.3  libqte.so.3.0.3  README
> 
> 
> What may be the wrong?

it wants to link to a multithreaded version of qt embedded (the -mt is for
multi-threaded). you have to reconfigure and rebuild qt embedded for
multithreading.

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com




More information about the kaffe mailing list