From: [EMAIL PROTECTED]
Operating system: AIX
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: "make install" fails on cp lib/libphp4.so
Running "make install" produces the following output:
...
Making install in .
/local/php/src/php4/build/shtool mkdir -p "/local/www/libexec" &&
/local/www/bin/apxs -S LIBEXECDIR="/local/www/libexec" -i -a -n php4
libs/libphp4.so
cp libs/libphp4.so /local/www/libexec/libphp4.so
cp: /local/www/libexec/libphp4.so: Cannot open or remove a file containing
a running program.
apxs:Break: Command failed with rc=65536
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
--
Edit bug report at: http://bugs.php.net/?id=12063&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]