From:             [EMAIL PROTECTED]
Operating system: UNIXWARE 7
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  Can't install (make install)

By first, I do
$./configure --without-mysql --with-apache=../apache_1.3.22
--enable-track-vars
$ make
And when I launch the installation's command (make install) and the code
appears :
Making install in Zend
Making install in main
Making install in ext
Making install in mysql
Making install in libmysql
Making install in pcre
Making install in pcrelib
Making install in posix
Making install in session
Making install in standard
Making install in xml
Making install in expat
Making install in xmltok
Making install in xmlparse
Making install in sapi
Making install in apache
Making install in TSRM
Making install in regex
Making install in .
        mkdir -p /home/pc/apache_1.3.22/src/modules/php4; cp libs/libphp4.a
/home/pc/apache_1.3.22/src/modules/php4/libmodphp4.a; cp
/home/pc/php-4.0.6//sapi/apache/mod_php4.* sapi/apache/libphp4.module
/home/pc/apache_1.3.22/src/modules/php4; cp ./sapi/apache/apMakefile.tmpl
/home/pc/apache_1.3.22/src/modules/php4/Makefile.tmpl; cp
./sapi/apache/apMakefile.libdir
/home/pc/apache_1.3.22/src/modules/php4/Makefile.libdir
*** Error code 2 (bu21)
*** Error code 1 (bu21)

When I try ./configure withotn any params, and after "make and ""make
install" - compilation finished fine and I see all files in /usr/local/..
directory (possibly by default).
-- 
Edit bug report at: http://bugs.php.net/?id=14015&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