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
 [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: Sat May 11 09:01:32 2024 UTC