php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15391 make error 4.1.1
Submitted: 2002-02-05 14:37 UTC Modified: 2002-02-05 14:43 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: david at netdude dot org Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.1.1 OS: linux 2.4.4
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: david at netdude dot org
New email:
PHP Version: OS:

 

 [2002-02-05 14:37 UTC] david at netdude dot org
unpacked latest tarball into /usr/local/php-4.1.1 & did
./configure

 "palmer-root>./configure 
--with-apxs=/usr/local/apache/bin/apxs --enable-track-vars 
--with-imap-ssl=/usr/local/imap-2001a  --with-mysql=/usr 
--enable-ftp --enable-sysvsem --enable-sysvshm 
--enable-sockets --with-pdflib=/usr/local 
--with-mm=/usr/local/mm-1.1.3 --with-jpeg-dir=/usr/lib 
--with-zlib-dir=/usr/local 
--with-apxs=/usr/local/apache1.3.23/bin/apxs"

then;
"palmer-root>make 
Making all in Zend
make[1]: Entering directory `/usr/local/php-4.1.1/Zend'
/bin/sh ./config.status --recheck
./config.status: ./config.status: No such file or directory
make[1]: *** [config.status] Error 127
make[1]: Leaving directory `/usr/local/php-4.1.1/Zend'
make: *** [all-recursive] Error 1"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-05 14:43 UTC] mfischer@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC