php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1158 FDFTK_LIBS not substituted
Submitted: 1999-02-18 04:17 UTC Modified: 1999-02-27 09:44 UTC
From: gstein at lyra dot org Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.6 OS: Linux
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: gstein at lyra dot org
New email:
PHP Version: OS:

 

 [1999-02-18 04:17 UTC] gstein at lyra dot org
I ran configure using:

./configure --with-mysql=/usr --enable-track-vars --with-apxs=/usr/local/apache/bin/apxs

The compilation proceeded fine. When it went to run APXS, it passed @FDFTK_LIBS@ on the cmd line, which broke the link step in apxs.

A quick looks seems to indicate that the symbol should be removed from line 3769 of configure, since it won't be substituted properly when the Makefile is built.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-02-27 09:44 UTC] rasmus
Fixed in 3.0.7
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 11:01:34 2024 UTC