ID:               24596
 Updated by:       [EMAIL PROTECTED]
 Reported By:      phpbug-100703 at smayw dot nask dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: RedHat Linux 9
 PHP Version:      4CVS-2003-07-10 (stable)
 New Comment:

Works fine here. Get a snapshot, those work much better.



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

[2003-07-10 17:03:41] phpbug-100703 at smayw dot nask dot com

Description:
------------
compiling most current CVS of php4 will fail when building the CLI
version of php:

ext/standard/filestat.lo(.text+0xdfd): In function `php_stat':
/usr/local/src/php-cvs/php-src/ext/standard/filestat.c:575: undefined
reference to `php_check_open_basedir_ex'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
$

the build will go through when --disable-cli is added to ./configure
options; the ./configure options I used are:

./configure --with-config-file-path=/etc/httpd/conf
--with-apxs2=/usr/local/apache/current/bin/apxs --with-gettext
--with-xml --with-dom --with-mysql --with-ldap --with-mcrypt
--enable-mime-magic --with-iconv --enable-mbstring --with-imap
--disable-posix --with-zlib --with-bz2



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24596&edit=1

Reply via email to