[PHP-DEV] PHP 4.0 Bug #7479 Updated: error during compilation From: sniper <email protected>
Date: 11/29/00

ID: 7479
Updated by: sniper
Reported By: milank <email protected>
Status: Closed
Bug Type: Compile Problem
Assigned To:
Comments:

This is not a bug in PHP. Freetds and Easysofts OOB
can't be used together as they both define RETCODE.

--Jani

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

[2000-11-03 18:55:06] sniper <email protected>
reclassified

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

[2000-10-26 09:25:50] milank <email protected>
./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

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

Full Bug description available at: http://bugs.php.net/?id=7479

-- 
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>