Opened 12 years ago
Closed 12 years ago
#35631 closed defect (fixed)
curl: curl-config -cflags issue
Reported by: | avsmith@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | curl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
If you run
curl-config --cflags
The following is reported:
/opt/local/bin/curl-config: line 140: CPPFLAG_CURL_STATICLIB: command not found -I/opt/local/include
This is a reported bug for curl (see: http://sourceforge.net/tracker/?func=detail&atid=100976&aid=3551460&group_id=976).
The attached patchfile fixed the issue.
Attachments (1)
Change History (3)
Changed 12 years ago by avsmith@…
Attachment: | patch-curl-config.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | curl-config -cflags issue → curl: curl-config -cflags issue |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.