From:             geoffrey at misco dot nl
Operating system: Redhat 9
PHP version:      4.4.2RC2
PHP Bug Type:     Compile Failure
Bug description:  All recursive error 1

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 bug report at http://bugs.php.net/?id=35977&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=35977&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=35977&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=35977&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=35977&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=35977&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=35977&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=35977&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=35977&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=35977&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=35977&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=35977&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=35977&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=35977&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=35977&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=35977&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=35977&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=35977&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=35977&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=35977&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=35977&r=mysqlcfg

Reply via email to