Opened 18 years ago
Closed 18 years ago
#9326 closed defect (fixed)
BUG: EMBOSS' pcre.h conflicts with pcre package
Reported by: | mrt5@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | contact1@… | |
Port: |
Description
EMBOSS installs a file pcre.h which is included in the package pcre. Is there a way to compile emboss with a system provided pcre.h or at least move it out of the way?
---> Activating pcre 6.6_0 Error: Target com.apple.activate returned: Image error: /opt/local/include/pcre.h is being used by the active EMBOSS port. Please deactivate this port first, or use the -f flag to force the activation.
Change History (1)
comment:1 Changed 18 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | pcre.h conflicts with pcre package → BUG: EMBOSS' pcre.h conflicts with pcre package |
Note: See
TracTickets for help on using
tickets.
fixed by using $prefix/include/emboss as includedir
(adjusted to match http://wiki.opendarwin.org/index.php/Darwinports:Bug_reports)