Christian Villada wrote: > I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7 > in Linux RedHat 9
> ./.libs/libphp4.a(my_error.o)(.text+0x275): In > function `my_error': > /usr/src/redhat/BUILD/php-4.2.2/ext/mysql/libmysql/my_error.c:32: > undefined reference to `errno' That's an old bug in old PHP versions compiled on new systems with new glibc. Use the current PHP 4.3.2 instead. Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php