Date: Sat, 4 Jan 2003 15:40:13 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Vitor de Matos Carvalho <vitor@softinfo.com.br> 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> In-Reply-To: <015101c2b3f3$e32d0b00$020aa8c0@acaraje> References: <015101c2b3f3$e32d0b00$020aa8c0@acaraje>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030104134013.GA72831>