Date: 21 Nov 2005 09:15:34 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Ivailo Bonev <ibb27@yahoo.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: problem with KDE 3.4.3 Message-ID: <44oe4exf21.fsf@be-well.ilk.org> In-Reply-To: <20051120155844.51151.qmail@web25005.mail.ukl.yahoo.com> References: <20051120155844.51151.qmail@web25005.mail.ukl.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ivailo Bonev <ibb27@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44oe4exf21.fsf>