From owner-freebsd-ports Sat Jan 4 5:36:57 2003 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 6943237B4A9 for ; Sat, 4 Jan 2003 05:36:54 -0800 (PST) Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F99643EA9 for ; Sat, 4 Jan 2003 05:36:30 -0800 (PST) (envelope-from nbm@gerund.futureperfectcorporation.com) Received: (qmail 61057 invoked by uid 0); 4 Jan 2003 13:36:21 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 4 Jan 2003 13:36:21 -0000 Received: (qmail 73540 invoked by uid 1001); 4 Jan 2003 13:40:13 -0000 Date: Sat, 4 Jan 2003 15:40:13 +0200 From: Neil Blakey-Milner To: Vitor de Matos Carvalho Cc: dirk@FreeBSD.org, ports@FreeBSD.org, seanc@FreeBSD.org Subject: Re: Mod_php4 don't build with Postgresql Message-ID: <20030104134013.GA72831@mithrandr.moria.org> References: <015101c2b3f3$e32d0b00$020aa8c0@acaraje> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <015101c2b3f3$e32d0b00$020aa8c0@acaraje> User-Agent: Mutt/1.3.27i Organization: iTouch Technology and Architectural Services X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat 2003-01-04 (11:19), Vitor de Matos Carvalho wrote: > I brought up to date here in the one of the servers PostgreSQL for ports, > for version 7.3.1, however when I go to compile mod_php4 with support to the > PostgreSQL it me of the following o error: > > ===> Extracting for mod_php4-4.2.3 > Define WITH_APACHE2 to build mod_php4 as an apache2 module. > > >> Checksum OK for php-4.2.3.tar.bz2. > ===> mod_php4-4.2.3 depends on file: /usr/local/sbin/apxs - found > ===> mod_php4-4.2.3 depends on file: > /usr/local/libexec/autoconf213/autoconf - found > ===> mod_php4-4.2.3 depends on shared library: pq.2 - not found > ===> Verifying install for pq.2 in /usr/ports/databases/postgresql7 Notice how this doesn't build postgresql? You should type 'make clean' in /usr/ports/databases/postgresql7, because you've previously built and installed from there, and haven't cleaned up. FYI, don't send mail to cvs-committers@FreeBSD.org, it's for commit messages and discussion about specific commits (along with cvs-all). Problems with ports should go to ports@FreeBSD.org Good luck. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message