ID: 8970
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Old-Bug Type: Compile Failure
Bug Type: PostgreSQL related
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

Does this happen with PHP 4.0.5 too?
And if it does, what is the version of Postgresql you have?

--Jani
 

Previous Comments:
---------------------------------------------------------------------------

[2001-01-28 17:39:43] [EMAIL PROTECTED]
Using the following commands:

./configure --with-gd=/usr/local/gd/ 
        --with-mysql 
        --with-pgsql 
        --with-xml 
        --with-zlib 
        --enable-memory-limit 
        --enable-force-cgi-redirect
make

the compile fails with the following output:

Making all in pgsql
make[2]: Entering directory `/g/src/php/php-4.0.4pl1/ext/pgsql'
make[3]: Entering directory `/g/src/php/php-4.0.4pl1/ext/pgsql'
gcc  -I. -I/g/src/php/php-4.0.4pl1/ext/pgsql -I/g/src/php/php-4.0.4pl1/main 
-I/g/src/php/php-4.0.4pl1 -I/g/src/php/php-4.0.4pl1/Zend -I/usr/local/gd/ 
-I/g/src/php/php-4.0.4pl1/ext/mysql/libmysql 
-I/g/src/php/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/g/src/php/php-4.0.4pl1/ext/xml/expat/xmlparse -I/usr/local/include 
-I/g/src/php/php-4.0.4pl1/TSRM -I/usr/local/pgsql/include -DXML_BYTE_ORDER=12 -g -O2  
-c pgsql.c && touch pgsql.lo
pgsql.c: In function `php_if_pg_put_line':
pgsql.c:750: void value not ignored as it ought to be
make[3]: *** [pgsql.lo] Error 1
make[3]: Leaving directory `/g/src/php/php-4.0.4pl1/ext/pgsql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/g/src/php/php-4.0.4pl1/ext/pgsql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/g/src/php/php-4.0.4pl1/ext'
make: *** [all-recursive] Error 1

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8970&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to