ID: 10406 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Failure Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: reclassified Previous Comments: --------------------------------------------------------------------------- [2001-04-19 12:06:44] [EMAIL PROTECTED] It seems that pgsql guys have changed headers' inclusion policy in 7.1: --------------------------------------------------------- * postgres.h * Primary include file for PostgreSQL server .c files * * This should be the first file included by PostgreSQL backend modules. * Client-side code should include postgres_fe.h instead. --------------------------------------------------------- PHP must include postgres_fe.h instead of postgres.h in phpsrc/ext/pgsql/php_pgsql.h line 32. that's all. stefano barbato --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10406&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]