From:             [EMAIL PROTECTED]
Operating system: Solaris8
PHP version:      4.1.0
PHP Bug Type:     Compile Failure
Bug description:  my_getwd.c:62: #error "No way to get current directory"

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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to