From owner-freebsd-ports@FreeBSD.ORG Wed Feb 11 04:11:41 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 8BEA316A4CE for ; Wed, 11 Feb 2004 04:11:41 -0800 (PST) Received: from viviendaatualcance.com.mx (dsl-200-78-46-212.prod-infinitum.com.mx [200.78.46.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D91E43D1D for ; Wed, 11 Feb 2004 04:11:41 -0800 (PST) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Wed, 11 Feb 2004 06:11:40 -0600 Received: from dsl-200-95-35-233.prod-infinitum.com.mx (dsl-200-95-35-233.prod-infinitum.com.mx [200.95.35.233]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Wed, 11 Feb 2004 06:11:40 -0600 Message-ID: <20040211061140.o40o0cosk0skks0s@mail.viviendaatualcance.com.mx> Date: Wed, 11 Feb 2004 06:11:40 -0600 From: Edwin Culp To: freebsd-ports@freebsd.org References: <1076473818.59812.10.camel@current> <20040211045704.GF3365@toxic.magnesium.net> In-Reply-To: <20040211045704.GF3365@toxic.magnesium.net> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Mailman-Approved-At: Wed, 11 Feb 2004 05:43:25 -0800 Subject: Re: qt-3.2.3 fails during configure, looking for qplatformdefs.h in wrong prefix? 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 12:11:41 -0000 Quoting Adam Weinberger : >>> (02.10.2004 @ 2330 PST): Fish said, in 3.2K: << >> I'm sure I've done something wrong, but I can't seem to put my finger on >> it. I set up a libmap.conf, and I ran portupgrade -f XFree86-libraries >> qmake, and then when I then ran portupgrade -fR qt-3.2.3 I get the >> following. >> ===> 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 << > > Fish - > > I got the same problem. I removed everything under qt/mkspect/freebsd-g+ > (in /usr/local and /usr/X11R6) and reinstalled qmake, and then qt > rebuilt without incident. I don't want to highjack the thread but I went through the same and that part is fine but on a portupgrade -Rrufa, my portupgrade, ruby, etc. were upgraded and portupgrade now sigfaults or I should say ruby does with a Signal6 and the following command error: ---> Session started at: Wed, 11 Feb 2004 06:02:56 -0600 [Updating the pkgdb in /var/db/pkg ... - 301 packages found (-26 +17) (...)ruby in malloc(): error: allocation failed Abort (core dumped) It's been a while since I've seen a malloc() error. Is anyone else seen this are am I just lucky :-) Thanks, ed