qt-copy doesn't compile (checked out today)
Harri Porten
porten at kde.org
Wed Nov 13 16:36:59 GMT 2002
On Wed, 13 Nov 2002, Kurt Pfeifle wrote:
> The "gmake" always hangs at the same point:
>
> --------------
> [....]
> g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
> -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -I/opt/qt3/mkspecs/linux-g++ -o ./tableeditor.o tableeditor.cpp
> /opt/qt3/bin/uic -L /opt/qt3/plugins -embed designer images/adjustsize.png images/edithlayoutsplit.png images/left.png images/sizeall.png images/arrow.png images/editlower.png images/line.png
[...]
> Any suggestions?
Try if removing -O2 from above line helps.
Harri.
More information about the kde-core-devel
mailing list