[PHP-DEV] Bug #11625: ln: libZend.la: Operation not supported From: all <email protected>
Date: 06/23/01

From: all <email protected>
Operating system: FreeBSD 4.3
PHP version: 4.0.5
PHP Bug Type: Compile Failure
Bug description: ln: libZend.la: Operation not supported

./configure
gmake install

When I try compile PHP I receive error:

rm: .libs/libZend.*: Invalid argument
rm: .libs/libZend.*: Invalid argument
ln: libZend.la: Operation not supported
gmake[1]: *** [libZend.la] Error 1
gmake[1]: Leaving directory `/c/php/Zend'
gmake: *** [all-recursive] Error 1

-- 
Edit Bug report at: http://bugs.php.net/?id=11625&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>