[PHP-DEV] PHP 4.0 Bug #7479: error during compilation From: milank <email protected>
Date: 10/26/00

From: milank <email protected>
Operating system: Linux redhat 6.2 Kernel 2.2.16
PHP version: 4.0.3pl1
PHP Bug Type: *General Issues
Bug description: error during compilation

./configure --with-apache=/usr/src/apache_1.3.12 --enable-track-vars --with-dbf --with-sybase=/usr/local/freetds --with-esoob --with-pgsql

results in

In file included from /usr/local/easysoft/oob/client/include/sql.h:43,
                 from /usr/src/php-4.0.3pl1/ext/odbc/php_odbc.h:104,
                 from internal_functions.c:40:
/usr/local/easysoft/oob/client/include/sqltypes.h:130: conflicting types for `RETCODE'
/usr/local/freetds/include/sybdb.h:72: previous declaration of `RETCODE'
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/src/php-4.0.3pl1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.3pl1/main'
make: *** [all-recursive] Error 1

-- 
Edit Bug report at: http://bugs.php.net/?id=7479&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>