Howdy! OS:freebsd 4.7 php-version:4.2.3 apache 1.3.26 Interbase 4.0
first i compile php ./configure --with-apache --with-interbase=/usr/interbase -- with-mysql support (/usr/interbase is my current interbase install location) and all goes fine but when i try to compile apache an error stop compilation, here is what it happens: $make in.a ./os/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a - R/usr/interbase/include/lib -rdynamic -L/usr/interbase/include/lib - Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lpam -lgds - lz -lcrypt -lm -lcrypt -lcrypt modules/php4/libphp4.a(interbase.o): In function `_php_ibase_error': /usr/local/php-4.2.3/ext/interbase/interbase.c:295: undefined reference to `isc_interprete' modules/php4/libphp4.a(interbase.o): In function `_php_ibase_commit_link': /usr/local/php-4.2.3/ext/interbase/interbase.c(.text+0x26a): undefined reference to `isc_commit_transaction' *** Error code 1 Stop in /usr/local/apache_1.3.26/src. *** Error code 1 Stop in /usr/local/apache_1.3.26. *** Error code 1 Stop in /usr/local/apache_1.3.26. any suggestions are welcome, thank you for your patience sincerely: Jaime Garcia ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php