Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 1998 10:06:10 +0200 (MEST)
From:      Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
To:        Scott Wilson <sevn@mindspring.net>
Cc:        current@FreeBSD.ORG
Subject:   RE: qt-1.40 hosed?
Message-ID:  <XFMail.981006100610.croot@btp1da.phy.uni-bayreuth.de>
In-Reply-To: <Pine.BSF.4.02A.9810060104180.13828-100000@locnar.eng.mindspring.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 06-Oct-98 Scott Wilson wrote:
> 
> I just cvsupped and did the make world thing recompiles the kernel
> rebooted, etc. That all went really smooth. Good job guys.
> 
> I'm running 3.0 current a.out on a pent pro 200 single processor.
> 
> 2940 UW.  Cam is working fine, although things seem slower.
> 
> I cd'd to /usr/ports/x11/kde and did a
> 
> make install clean
> 
> and this is what happened:
> 
> ld: /usr/lib/c++rt0.o: No such file or directory
> mv: rename libqt.so.1.40 to ../lib/libqt.so.1.40: No such file o
> gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt140/work/
> cd tutorial; gmake
> gmake[1]: Entering directory `/usr/ports/x11-toolkits/qt140/work
> l'
> cd t1; gmake
> gmake[2]: Entering directory `/usr/ports/x11-toolkits/qt140/work
> l/t1'
> g++ -L/usr/ports/x11-toolkits/qt140/work/qt-1.40/lib -L/usr/X11R
> n.o  -lqt -lX11 
> ld: -lqt: no match
> gmake[2]: *** [t1] Error 1
> gmake[2]: Leaving directory `/usr/ports/x11-toolkits/qt140/work/
> /t1'
> gmake[1]: *** [t1] Error 2
> gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt140/work/
> '
> gmake: *** [tutorial] Error 2
> *** Error code 2
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 
> 
> I tried uninstalling and reinstalling all the relevant stuff, going so far
> as to remove the distfiles:
> 
> qt-1.40
> gmake-3.77
> Mesa-3.0
> XFree86-3.3.2
> jpeg-6b
> giflib-3.0
> 
> No dice. After playing with this for about 8 hours, including trying to
> modify the MakeFile, I'm stumped. I didn't want to bug the maintainer
> because I'm not 100% sure that I'm not doing something stupid, so I
> figured I'd bug everyone else. ; )
> 
> TIA
> 
> Scott Wilson
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

----------------------------------

Hi Scott,

Had the same problem yesterday !
I was only able to build kde with the egcs-port installed.
Parts of kde seems to use /usr/local/bin/gcc instead of /usr/bin/cc .

Werner



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?XFMail.981006100610.croot>