ID: 35977 Updated by: [EMAIL PROTECTED] Reported By: geoffrey at misco dot nl -Status: Closed +Status: Bogus Bug Type: Compile Failure Operating System: Redhat 9 PHP Version: 4.4.1
Previous Comments: ------------------------------------------------------------------------ [2006-01-12 12:42:15] geoffrey at misco dot nl Nevermind !! i runned it now and is ok! ------------------------------------------------------------------------ [2006-01-12 12:39:13] geoffrey at misco dot nl allright i installed the latest 4.4.1 [EMAIL PROTECTED] php-4.4.1]$ ./configure --with-sybase=/usr/local/freetds -- enable-track-vars ./configure: line 1488: ./config.log: Onbekend bestand of map <unknown file or map> ------------------------------------------------------------------------ [2006-01-12 12:36:13] [EMAIL PROTECTED] PHP 4.2.2 ? Try something newer than 4 years old version. ------------------------------------------------------------------------ [2006-01-12 12:31:11] geoffrey at misco dot nl Description: ------------ If i try to make php 4.2.2 it fails I compiled it with configure --with-sybase=/usr/local/freetds --enable-track-vars Expected result: ---------------- Succesfull make without error Actual result: -------------- This is the error: /bin/sh /home/geoffrey/php-4.2.2/libtool --silent --mode=link gcc -I. -I/home/ge offrey/php-4.2.2/ -I/home/geoffrey/php-4.2.2/main -I/home/geoffrey/php-4.2.2 -I/ home/geoffrey/php-4.2.2/Zend -I/home/geoffrey/php-4.2.2/ext/mysql/libmysql -I/us r/local/freetds/include -I/home/geoffrey/php-4.2.2/ext/xml/expat -I/home/geoffr ey/php-4.2.2/TSRM -g -O2 -o php -export-dynamic stub.lo libphp4.la ./.libs/libphp4.a(my_malloc.o)(.text+0xbd): In function `my_malloc': /home/geoffrey/php-4.2.2/ext/mysql/libmysql/my_malloc.c:24: undefined reference to `errno' ./.libs/libphp4.a(my_realloc.o)(.text+0xb4): In function `my_realloc': /home/geoffrey/php-4.2.2/ext/mysql/libmysql/my_realloc.c:44: undefined reference to `errno' ./.libs/libphp4.a(my_error.o)(.text+0x275): In function `my_error': /home/geoffrey/php-4.2.2/ext/mysql/libmysql/my_error.c:32: undefined reference t o `errno' ./.libs/libphp4.a(my_lib.o)(.text+0x37a): In function `my_dir': /home/geoffrey/php-4.2.2/ext/mysql/libmysql/my_lib.c:162: undefined reference to `errno' ./.libs/libphp4.a(my_lib.o)(.text+0x546): In function `my_stat': /home/geoffrey/php-4.2.2/ext/mysql/libmysql/my_lib.c:585: undefined reference to `errno' ./.libs/libphp4.a(my_getwd.o)(.text+0xbe):/home/geoffrey/php-4.2.2/ext/mysql/lib mysql/my_getwd.c:43: more undefined references to `errno' follow collect2: ld returned 1 exit status make[1]: *** [php] Fout 1 make[1]: Weggaan uit map `/home/geoffrey/php-4.2.2' make: *** [all-recursive] Fout 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35977&edit=1
