Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 08:29:46 +0100
From:      Bradley T Hughes <bhughes@trolltech.com>
To:        Dag-Erling Smorgrav <des@ofug.org>, current@freebsd.org, kde@freebsd.org
Subject:   Re: Qt 3.1 on -CURRENT
Message-ID:  <200303120829.46858.bhughes@trolltech.com>
In-Reply-To: <xzp3cltwmfn.fsf@flood.ping.uio.no>
References:  <xzp3cltwmfn.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303120829.46858.bhughes>