Date: Mon, 23 Apr 2001 10:43:13 +0200 From: Palle Girgensohn <girgen@partitur.se> To: "Seamus.Venasse" <Seamus.Venasse@polaris.ca> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: postgresql7-7.1 Message-ID: <3AE3EB21.9D824E16@partitur.se> References: <000601c0cba2$1a36e6c0$d1e555c7@POLARIS.CA>
next in thread | previous in thread | raw e-mail | index | archive | help
There is a PR about this: http://www.freebsd.org/cgi/query-pr.cgi?pr=26755 It has recently been committed. All you really need to to is remove #include postgres.h from php, it should never have been put there, since postgres.h is for internal use only, not for client programming, apparently. /Palle "Seamus.Venasse" wrote: > > Hi! > > I installed Postgres 7.1 using your port, which was the first time I ever > installed Postgres on this machine. I then set out to recompile my > mod_php4, but when it tried to compile in the pgsql piece, it failed stating > that "postgres.h" was not found. I then copied it from the > work/postgres*/src/include directory and tried again. This time it failed > on more Postgres include files. These additional include files were located > in the same directory under work. > > I managed to copy these files manually and my Postgres and mod_php4 > installation is working great, so this is a "heads-up" message. > > Seamus -- Partitur Informationsteknik AB Wenner-Gren Center +46 8 566 280 02 113 46 Stockholm +46 70 785 86 02 Sweden girgen@partitur.se 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?3AE3EB21.9D824E16>