From owner-freebsd-ports@FreeBSD.ORG Wed Feb 11 09:58:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DB7816A4CE for ; Wed, 11 Feb 2004 09:58:25 -0800 (PST) Received: from inception.quiecom.com (inception.quiecom.com [216.127.82.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4579A43D1F for ; Wed, 11 Feb 2004 09:58:25 -0800 (PST) (envelope-from fish@fish-mail.com) X-ClientAddr: 208.44.60.32 Received: from [10.1.132.83] (internet-user.jwt.com [208.44.60.32]) (authenticated) by inception.quiecom.com (8.11.6/8.11.6) with ESMTP id i1BHiB721142; Wed, 11 Feb 2004 12:44:11 -0500 From: Fish To: Tilman Linneweh In-Reply-To: <20040211152712.GA26668@huckfinn.arved.de> References: <1076473818.59812.10.camel@current> <20040211152712.GA26668@huckfinn.arved.de> Content-Type: text/plain Message-Id: <1076522690.754.21.camel@current> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 11 Feb 2004 13:04:51 -0500 Content-Transfer-Encoding: 7bit X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-9.4, required 5, BAYES_01, EMAIL_ATTRIBUTION, IN_REP_TO, QUOTED_EMAIL_TEXT, REFERENCES, REPLY_WITH_QUOTES, USER_AGENT_XIMIAN) cc: ports@FreeBSD.org Subject: Re: qt-3.2.3 fails during configure, looking for qplatformdefs.h X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 17:58:25 -0000 On Wed, 2004-02-11 at 10:27, Tilman Linneweh wrote: > * Fish [Mi, 11 Feb 2004 at 15:35 GMT]: > >> > ===> Configuring for qt-3.2.3 > >> > > >> > The specified system/compiler port is not complete: > >> > > >> > /usr/X11R6/share/qt/mkspecs/freebsd-g++/qplatformdefs.h > >> > > >> >> end of "qt-3.2.3 fails during configure, looking for qplatformdefs.h in wrong prefix?" from Fish << > >> > > > > No such luck. I deleted all three files that were under > > /usr/*/share/qt/mkspecs/freebsd-g++/ and ran portupgrade -f qmake, then > > portupgrade -f qt-3.2.3, and the QT portupgrade bombed in exactly the > > Did you remove /usr/X11R6/share/qt/mkspecs ? > The directory gets picked up even if it is empty Thanks, that did the trick! I really appreciate everyone's help. Fish