Opened 15 years ago
Closed 15 years ago
#24148 closed defect (fixed)
gnome/libsoup, libsoup 2.28.2 does not detect libproxy 0.4.0
Reported by: | rmsfisher@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | libsoup |
Description
When attempting to install libsoup from a clean installation of MacPorts, its configure script does not find and use libproxy.
Either libproxy is not making itself easy to find, or libsoup is not looking in the correct location.
Please refer to the attached build log for verbose error output.
Attachments (1)
Change History (2)
Changed 15 years ago by rmsfisher@…
Attachment: | libsoup_error_output added |
---|
comment:1 Changed 15 years ago by rmsfisher@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The cause of this error was in the way libproxy failed to use pkgconfig.
Fixed in r65093.