php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1813 cat't compile apache web server
Submitted: 1999-07-21 20:34 UTC Modified: 1999-07-22 09:17 UTC
From: talespin at kebi dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 1 OS: ultra linux (ultra sparc 1)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: talespin at kebi dot com
New email:
PHP Version: OS:

 

 [1999-07-21 20:34 UTC] talespin at kebi dot com
php4 compile  <= ok

./configure --prefix=xxx --activate-module=src/ .....  <= ok

make  (apache binary create)  <= error

.
.
make[3]: *** [util.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/root/apache_1.3.6/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/root/apache_1.3.6'
make: *** [build] Error 2


------------------------------------
System : Ultra sparc1
OS     : ultra penguin 1.1.9 (Linux)
Webserver : apache 1.3.6
------------------------------------

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-21 20:39 UTC] jim at cvs dot php dot net
You've trimmed too much of the make output. (What causes
the build of util.o to fail?)

Does Apache compile okay without PHP in the picture?
 [1999-07-22 09:17 UTC] sas at cvs dot php dot net
Looks like #1816? That is fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 12 10:01:31 2024 UTC