Trying to Install PhP-4 Module for PostgreSQL from Ports - Mailing list pgsql-general

From Desmond Coughlan
Subject Trying to Install PhP-4 Module for PostgreSQL from Ports
Date
Msg-id 20061112180753.9287.qmail@web23105.mail.ird.yahoo.com
Whole thread Raw
Responses Re: Trying to Install PhP-4 Module for PostgreSQL from
List pgsql-general
X-No-Archive: true
 
Hi.  As title.  I'm getting a host of syntax errors, the last ten lines of which are ...
 
NV_READ' undeclared (first use in this function) /usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:1937: error: `INV_WRITE' undeclared (first use in this function) /usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:1967: error: structure has no member named `conn'
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:1979: error: structure has no member named `conn'
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c: In function `zif_pg_lo_close':
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:2006: error: `PGconn' undeclared (first use in this function)
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:2006: error: syntax error before ')' token
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c: At top level:
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:2009: error: syntax error before "else"
/usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql/pgsql.c:41:1: unterminated #if
*** Error code 1
Stop in /usr/ports/databases/php4-pgsql/work/php-4.4.4/ext/pgsql.
*** Error code 1
Stop in /usr/ports/databases/php4-pgsql.
[root@rachi]/usr/ports/databases/php4-pgsql(153):
A quick google search reveals that I'm not the only one to have encountered  this, but the "solution' suggested on some sites ..
 
 
... didn't have any effect.
 
D.
 


Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses.

pgsql-general by date:

Previous
From: Jorge Godoy
Date:
Subject: Re: Why isn't it allowed to create an index in a schema other than public?
Next
From: Desmond Coughlan
Date:
Subject: RE : Trying to Install PhP-4 Module for PostgreSQL from Ports