From owner-freebsd-ports@FreeBSD.ORG Sun Oct 29 12:08:44 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 2C05F16A4FB; Sun, 29 Oct 2006 12:08:44 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA4F43E13; Sun, 29 Oct 2006 12:07:55 +0000 (GMT) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.62) with esmtp (envelope-from ) id <1Ge9SD-0002wo-DB>; Sun, 29 Oct 2006 13:07:53 +0100 Received: from e178009072.adsl.alicedsl.de ([85.178.9.72] helo=[192.168.1.128]) by inpost2.zedat.fu-berlin.de (Exim 4.62) with esmtpsa (envelope-from ) id <1Ge9SD-0007vI-AU>; Sun, 29 Oct 2006 13:07:53 +0100 Message-ID: <45449994.5030503@mail.zedat.fu-berlin.de> Date: Sun, 29 Oct 2006 13:07:48 +0100 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.7 (X11/20061029) MIME-Version: 1.0 To: cpghost References: <45411824.70100@mail.zedat.fu-berlin.de> <20061029061912.GA84479@epia2.farid-hajji.net> In-Reply-To: <20061029061912.GA84479@epia2.farid-hajji.net> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.9.72 Cc: 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 List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2006 12:08:44 -0000 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. Will try this immediately! Thnaks. Regards, Oliver -- O. Hartmann Freie Universitaet Berlin Institut fuer Geowissenschaften Fernerkundung der Erde und Planeten Malteser-Str. 74 - 100/Haus D D-12249 Berlin Tel.: +49 (0) 30 838 70 508 FAX: +49 (0) 30 838 70 837