Date: 11/30/99
- Next message: barmeier <email protected>: "[PHP-DEV] PHP 4.0 Bug #2868: include statement fails in framesets"
- Previous message: Thies C. Arntzen: "[PHP-DEV] Re: [PHP3] Count the number of rows with Oracle OCI8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: evb <email protected>
Operating system: RH 5.1 (Mandrake), egcs 1.1.2
PHP version: 4.0 Beta 3
PHP Bug Type: Compile Warning
Bug description: Fails to build when no libbind.so
make fails on my machine with
"Warning, this library needs some functionality provided by -lbind ....But I can only do this if you have a shared version of the library, which you do not appear to have"
My configure line was:
./configure --with-java=/var/jdk117_v1a --with-mysql --with-apache=../apache_1.3.9 --enable-track-vars
I think that most systems will only have libbind.a and NOT libbind.so, since there is NO option to build a .so in the bind installation (not that I am aware of - please tell me if I am wrong)
-- 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>
- Next message: barmeier <email protected>: "[PHP-DEV] PHP 4.0 Bug #2868: include statement fails in framesets"
- Previous message: Thies C. Arntzen: "[PHP-DEV] Re: [PHP3] Count the number of rows with Oracle OCI8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

