From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.3.0RC3 PHP Bug Type: Compile Failure Bug description: random error: open_basedir restriction in effect. File is in wrong directory
I try to configure php-4.3.0RC3 with sqlanywhere support. I make it like in previous versions of php 4.x: cd ext tar xzf ../../../dwn/sqlanywhere-1.0.1.tgz cd sqlanywhere touch * cd ../.. ./buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4-p5 (ok) buildconf: libtool version 1.4 (ok) rebuilding configure autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_ADD_INCLUDE ***BUG in Autoconf--please report*** AC_ADD_INCLUDE ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH rebuilding main/php_config.h.in and during configuration: ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-EAPI \ --enable-track-vars --with-mysql=/usr/local/mysql --with-jpeg-dir --with-t1lib \ --enable-calendar --enable-sysvsem --enable-sysvshm --enable-trans-sid \ --with-zlib --enable-ftp --enable-yp --enable-memory-limit --with-gd \ --with-exec-dir --enable-sockets --enable-safe-mode \ --with-exec-dir=/usr/local/php/bin --with-pdflib=/usr/pdflib \ --with-imap --with-png-dir --with-gettext --enable-mbstring \ --with-openssl=/usr/openssl/ --with-config-file-path=/root/conf/ \ --with-ldap \ --with-sqlanywhere checking for SQLAnywhere support... yes ./configure: line 66818: syntax error near unexpected token `AC_ADD_INCLUDE($SQLANY_DIR/include)' ./configure: line 66818: ` AC_ADD_INCLUDE($SQLANY_DIR/include)' -- Edit bug report at http://bugs.php.net/?id=21112&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21112&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21112&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21112&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21112&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21112&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21112&r=support Expected behavior: http://bugs.php.net/fix.php?id=21112&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21112&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21112&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21112&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21112&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21112&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21112&r=isapi