ID: 14431
Updated by: [EMAIL PROTECTED]
-Summary: my_getwd.c:62: #error "No way to get current
directory"
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Solaris8
PHP Version: 4.1.0
-Assigned To:
+Assigned To: zak
Previous Comments:
------------------------------------------------------------------------
[2001-12-11 13:08:24] [EMAIL PROTECTED]
This one seems to be similar to bug id 10269. Could someone assist me
in working this out?
./configure \
--with-expat-dir=/usr/local \
--with-sablot=/usr/local \
--enable-xslt \
--with-xslt-sablot \
--with-openssl=/usr/local/ssl \
--with-curl=/opt \
--with-ldap=/usr/local \
--with-mysql \
--with-nsapi=/usr/netscape/server4 \
--with-iconv=/usr/local
Making all in Zend
Making all in main
Making all in ext
Making all in curl
Making all in iconv
Making all in ldap
Making all in mysql
Making all in libmysql
/bin/sh /usr/software/php4/php-4.1.0/libtool --silent --mode=compile
/usr/software/php4/php-4.1.0/meta_ccld -I.
-I/usr/software/php4/php-4.1.0/ext/mysql/libmysql
-I/usr/software/php4/php-4.1.0/main -I/usr/software/php4/php-4.1.0
-I/usr/netscape/server4/plugins/include
-I/usr/software/php4/php-4.1.0/Zend -I/usr/local/ssl/include
-I/opt/include -I/usr/local/include
-I/usr/software/php4/php-4.1.0/ext/mysql/libmysql
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/usr/software/php4/php-4.1.0/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS
-prefer-pic -c my_getwd.c
my_getwd.c:62: #error "No way to get current directory"
*** Error code 1
make: Fatal error: Command failed for target `my_getwd.lo'
Current working directory
/usr/software/php4/php-4.1.0/ext/mysql/libmysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/usr/software/php4/php-4.1.0/ext/mysql/libmysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/software/php4/php-4.1.0/ext/mysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/software/php4/php-4.1.0/ext
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=14431&edit=1