From freebsd-current Wed Mar 12 07:29:46 2003 From: Bradley T Hughes Date: Wed, 12 Mar 2003 07:29:46 +0000 To: freebsd-current Subject: Re: Qt 3.1 on -CURRENT X-MARC-Message: https://marc.info/?l=freebsd-current&m=104745424324431 On Tuesday 11 March 2003 23:47, Dag-Erling Smorgrav wrote: > Is Qt expected to work on -CURRENT? Because on my system it won't > even build: [snip] > The specified system/compiler is not supported: > > >/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs//usr/X11R6/mkspecs/default This line is bogus... what's your environment look like? You probably have QMAKESPEC set in your environment (to /usr/X11R6/mkspecs/default), which doesn't exist on disk anymore. It's been moved to /usr/X11R6/share/qt/mkspecs/default It would probably make sense for the qt31 port to unset QMAKESPEC before configuring/building. -- Bradley T. Hughes - bhughes at trolltech.com Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message