ID:               25675
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kicela at yahoo dot com dot tw
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: mandrake9.1
 PHP Version:      4.3.3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Works fine when you use correct configure line and
clean sources.



Previous Comments:
------------------------------------------------------------------------

[2003-09-26 17:44:39] kicela at yahoo dot com dot tw

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 this bug report at http://bugs.php.net/?id=25675&edit=1

Reply via email to