php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11625 ln: libZend.la: Operation not supported
Submitted: 2001-06-23 04:09 UTC Modified: 2001-07-23 18:39 UTC
From: all at inbox dot ru Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: FreeBSD 4.3
Private report: No CVE-ID: None
 [2001-06-23 04:09 UTC] all at inbox dot ru
./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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-23 07:40 UTC] sniper@php.net
Does this happen with PHP 4.0.6 ?
(although this seems more like problem within your system..)

 [2001-07-23 18:39 UTC] andy@php.net
no feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 18:02:40 2024 UTC