problem with KDE 3.4.3

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Mon Nov 21 14:15:44 GMT 2005


Ivailo Bonev <ibb27 at yahoo.co.uk> writes:

> I have a problem with compilling KDE:
> c++ -c -pipe -fno-exceptions -fPIC -Wall -W -O -pipe
> -march=athlon-xp  -DDESIGNE
> R -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE
> -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL
> _TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/
> local/share/qt/mkspecs/freebsd-g++ -I.
> -I/usr/local/include/freetype2 -I/usr/loc
> al/include -I../shared -I../uilib -I/usr/local/include
> -I../../../include -I.moc
> /release-shared-mt/ -o ./qmake_image_collection.o
> qmake_image_collection.cpp
> qmake_image_collection.cpp:1:1: unterminated comment
> qmake_image_collection.cpp:215:39: warning: no newline
> at end of file
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/tools/designer/desig
> ner.
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/tools/designer.
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/tools.
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33.
> *** Error code 1
> 
> Any ideas whats wrong?
> # uname -a
> FreeBSD ivo-laptop.posiflexbg.com 6.0-STABLE FreeBSD
> 6.0-STABLE #1: Sun Nov 20 01:19:53 EET 2005    
> ibb at ivo-laptop.posiflexbg.com:/usr/obj/usr/src/sys/GENERIC
>  i386
> 
> I started to compile with optimizations in make.conf
> for Athlon-xp but with this error I clear these lines...

The clean build machine isn't seeing any problems:
http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/qt-3.3.5.log

So it's local to your machine.  Make sure to clean out the port
directories before doing the build, and if you've updated the ports
collection, make sure that all of the qt dependencies are updated
before building qt.


More information about the freebsd-questions mailing list