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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to