php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #206 CPPFLAGS not picked up by configure (as per FAQ)
Submitted: 1998-03-28 10:11 UTC Modified: 1998-03-28 11:24 UTC
From: david at uws dot edu dot au Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Release Cand OS: Solaris 2.5.1
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: david at uws dot edu dot au
New email:
PHP Version: OS:

 

 [1998-03-28 10:11 UTC] david at uws dot edu dot au
Using tcsh (don't ask), setting CPPFLAGS (setenv) prior to
running "configure", the value of CPPFLAGS is ignored
(causing header files to be missed during compilation).

Other variables (notably CFLAGS) were picked up okay.

A check of the resultant Makefile shows a blank CPPFLAGS
line being the result (ie., the environment variable was
ignored).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-28 11:24 UTC] jim
This is fixed in the CVS tree.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC