From owner-freebsd-questions Mon Feb 19 9: 8: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 6984F37B401 for ; Mon, 19 Feb 2001 09:08:04 -0800 (PST) Received: from [24.42.73.132] by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010219170653.OBEC24578.femail1.rdc1.on.home.com@[24.42.73.132]> for ; Mon, 19 Feb 2001 09:06:53 -0800 From: Carl To: freebsd-questions@FreeBSD.ORG Subject: Solution to KDE not recognizing QT installation Date: Mon, 19 Feb 2001 12:07:31 -0500 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Message-Id: <01021912073101.00349@.@Home> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had performed a clean install of FreeBSD 4.2 Release and immediately installed cvsup to update my ports. I then installed XFree86-4.0.2 and QT-2.2.4. When I tried to make kdesupport2 I got the following error: #include #if ! (QT_VERSION >= 221) #error 1 At this point the make died. After scanning through the configure and Makefile without success I decided to remove cvsup and its dependancies, that included the XFree86 libraries & Mesa. I then reinstalled the XFree86 libraries and Mesa followed by QT-2.2.4 and KDE. This time KDE installed without issue. From this experience it seems that QT and/or KDE may have some conflict with cvsup, I made no other system changes. Hope this helps others... Regards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message