php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7382 Install error on Configuring libtool
Submitted: 2000-10-21 16:54 UTC Modified: 2001-02-20 07:35 UTC
From: rigoberto_juarez at penoles dot com dot mx Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.3pl1 OS: HP-UX 11.00
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rigoberto_juarez at penoles dot com dot mx
New email:
PHP Version: OS:

 

 [2000-10-21 16:54 UTC] rigoberto_juarez at penoles dot com dot mx
Hello folks ...

I'm trying to install php with apache 1.3.14 and I got this problem with this script:

./configure --with-sybase-ct=/path_sybase --with-apache=../apache_1.3.14 --enable-track-vars

Error message:
Configuring libtool
checking build system type... hppa2.0n-hp-hpux11.00
checking for non-GNU ld... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -p
loading cache ./config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... 

vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)


The /tmp directory has 56 Mb in the begining so I incease the size up to 400 Mb and I got the same error message. I don't think that the problem will be solved if I increase the size again.

Any idea ?

Thanks.

Rigo.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-04 13:05 UTC] sniper@php.net
I'd say there is something wrong in your system.
But please try PHP 4.0.4 whether it fixes this.

--Jani
 [2001-02-20 07:35 UTC] sniper@php.net
No feedback, considered fixed.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 17:01:28 2024 UTC