From owner-freebsd-ports@FreeBSD.ORG Mon Oct 30 21:55:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 8CC1816A49E for ; Mon, 30 Oct 2006 21:55:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id B86A043E25 for ; Mon, 30 Oct 2006 21:54:03 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 929 invoked by uid 399); 30 Oct 2006 21:54:03 -0000 Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 30 Oct 2006 21:54:03 -0000 Message-ID: <45467478.40303@FreeBSD.org> Date: Mon, 30 Oct 2006 13:54:00 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: "O. Hartmann" References: <45411824.70100@mail.zedat.fu-berlin.de> <20061029061912.GA84479@epia2.farid-hajji.net> <45449994.5030503@mail.zedat.fu-berlin.de> In-Reply-To: <45449994.5030503@mail.zedat.fu-berlin.de> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cpghost , freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: qt-3.3/php 5.1.6 does not compile FreeBSD 6.2-PRE/AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 21:55:02 -0000 O. Hartmann wrote: > cpghost wrote: >> On Thu, Oct 26, 2006 at 10:18:44PM +0200, O. Hartmann wrote: >> >>> Hello. >>> Before sending a PR, I would like to ask you and maybe someone reveals >>> my faults in this subject. >>> >>> Since a couple of weeks I can not build PHP 5.1.6 anymore. I can do it >>> by hand, but not with the ports system. cups and qt are dependend on PHP >>> and I would like to fix that problem. It seems that several ports do not >>> build anymore especially on AMD64 arch, since I have a i386 box (Pentium >>> 4) with nearly the same software status and configuration and I can >>> check that there is everything o.k. >>> >>> This is the last error when trying to build Qt library, it dies in PHP. >>> PHP dies with an error of a non working xml. >>> >> I've had a similar show-stopper, until I realized that I had >> WITH_THREADS set in /etc/make.conf (to get a threaded perl), >> which was then picked up by the libxml2 port. After recompiling >> and reinstalling libxml2 without WITH_THREADS, php 5.1.6 port >> compiled without any problems. >> >> Regards, >> -cpghost. >> >> > That's it, I did the same! > So I need a dedicated WITH_THREAD for perl and in common non-threaded > version for libxml2. This is a good example of where sysutils/portconf would really be useful. :) Doug -- This .signature sanitized for your protection