From owner-freebsd-ports@FreeBSD.ORG Wed Sep 10 07:17:42 2003 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 32A7016A4BF for ; Wed, 10 Sep 2003 07:17:42 -0700 (PDT) Received: from insourcery.net (ns1.insourcery.net [198.93.171.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3779843F93 for ; Wed, 10 Sep 2003 07:17:41 -0700 (PDT) (envelope-from eculp@EnContacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by insourcery.net with local; Wed, 10 Sep 2003 07:17:40 -0700 Received: from customer-200-79-7-2.uninet.net.mxmail.encontacto.net (Horde) with HTTP for ; Wed, 10 Sep 2003 07:17:40 -0700 Message-ID: <1063203460.c3c5e38f3bf54@mail.encontacto.net> X-Priority: 3 (Normal) Date: Wed, 10 Sep 2003 07:17:40 -0700 From: Edwin Culp To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 200.79.7.2 Subject: php4 issue after portupgrade -Rua. 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, 10 Sep 2003 14:17:42 -0000 Doing an # apachectl configtest results in the following error and I can't restart apache. Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/lib/libxml2.so.5: Undefined symbol "__signbit" I've done a portupgrade -rf and -Rf of all the libraries and php4 that I can think of but either there is an error in libxml2.so.5 or I've missed something that is quite probable. Has anyone else seen this or have an idea as to a solution? I'm running current with a clean build and kernel from yesterday's cvsup. Thanks, ed -------------------------------------------------