Opened 19 years ago
Closed 19 years ago
#5268 closed defect (fixed)
port should reset some environment variables like C_INCLUDE_PATH
Reported by: | vincent-opdarw@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The "port" command should reset some environment variables like C_INCLUDE_PATH before compiling/installing things. See bug 5165 as an example of a problem because C_INCLUDE_PATH contained some directory and this affected the output of pkg-config and the compilation.
Note: See
TracTickets for help on using
tickets.
A fix for this is now in cvs HEAD (<http://www.opendarwin.org/pipermail/cvs-darwinports-all/2005- October/036758.html>); can't say when it'll show up in RELEASE1 (which is what you have if you use selfupdate).