From owner-freebsd-current Mon Oct 5 22:15:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05142 for freebsd-current-outgoing; Mon, 5 Oct 1998 22:15:23 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from locnar.eng.mindspring.net (locnar.eng.mindspring.net [207.69.192.106]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05126 for ; Mon, 5 Oct 1998 22:15:18 -0700 (PDT) (envelope-from sevn@mindspring.net) Received: from localhost (localhost [127.0.0.1]) by locnar.eng.mindspring.net (8.9.1/8.9.1) with SMTP id BAA14214 for ; Tue, 6 Oct 1998 01:13:10 -0400 (EDT) (envelope-from sevn@mindspring.net) Date: Tue, 6 Oct 1998 01:13:09 -0400 (EDT) From: Scott Wilson X-Sender: sevn@locnar.eng.mindspring.net To: current@FreeBSD.ORG Subject: qt-1.40 hosed? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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