php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #217 Use of mod_php3.[ch] in configure.in
Submitted: 1998-03-31 08:35 UTC Modified: 1998-03-31 08:42 UTC
From: jim at jaguNET dot com Assigned: rasmus (profile)
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS OS: FreeBSD and A/UX
Private report: No CVE-ID: None
 [1998-03-31 08:35 UTC] jim at jaguNET dot com
When autoconf creates configure from configure.in,
INSTALL_IT does not maintain the use of mod_php3.[ch]
but instead changes this to mod_php3.ch. When the
'make install' is run, it fails because mod_php3.ch
does not exist.

Using GNUsed 2.0.5 just in case it matters...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-31 08:42 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC