Trying to Install PhP-4 Module for PostgreSQL from Ports

Поиск
Список
Период
Сортировка
От Desmond Coughlan
Тема Trying to Install PhP-4 Module for PostgreSQL from Ports
Дата
Msg-id 20061112180753.9287.qmail@web23105.mail.ird.yahoo.com
обсуждение исходный текст
Ответы Re: Trying to Install PhP-4 Module for PostgreSQL from  (Walter Vaughan <wvaughan@steelerubber.com>)
Список 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 по дате отправления:

Предыдущее
От: Jorge Godoy
Дата:
Сообщение: Re: Why isn't it allowed to create an index in a schema other than public?
Следующее
От: Desmond Coughlan
Дата:
Сообщение: RE : Trying to Install PhP-4 Module for PostgreSQL from Ports