From:             kicela at yahoo dot com dot tw
Operating system: mandrake9.1
PHP version:      4.3.3
PHP Bug Type:     Compile Failure
Bug description:  make php error~

Description:
------------
I use DSO install php4.3.3 module to apache2. but do make happend this
message error.I have try to use php4.5.cvs and another editon instlal. but
this error still live in my Mandrake linux 9.1. ~thx~

~It's my config~
mysql-3.23.57
apache-2.0.47

./configure --prefix=/usr/local/php --with-apx2=/usr/local/apache2/bin/apx
--with-mysql=/usr/local/mysql --with-zlib




Reproduce code:
---------------
"ERROR MESSAGE"

/home/germ/php4cvs/ext/standard/filestat.c:575: undefined reference to
`php_check_open_basedir_ex'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0xb4): In
function `my_compress_alloc':
: undefined reference to `compress'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0x12a): In
function `my_uncompress':
: undefined reference to `uncompress'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



-- 
Edit bug report at http://bugs.php.net/?id=25675&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25675&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25675&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25675&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25675&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25675&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25675&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25675&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25675&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25675&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25675&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25675&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25675&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25675&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25675&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25675&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25675&r=float

Reply via email to