#7781 closed defect (fixed)
BUG: www/cadaver-0.22.3 fails to build with www/neon installed
Reported by: | easye | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
cadaver fails to build in its current state with www/neon installed as cadaver will link always against the libraries installed in $(prefix)/lib irrespective of whether there its configuration step has detected a version mistmatch and wants to link against its included neon distribution.
Solutions, one of,
A) make www/cadaver explicity depend on www/neon (there is a new version of cadaver that should work with the version of neon now in ports)
B) use the attached patch to the Portfile to always link against the included neon
Attachments (2)
Change History (5)
Changed 19 years ago by easye
Attachment: | compiliation-error added |
---|
comment:1 Changed 19 years ago by blb@…
Cc: | landonf@… removed |
---|---|
Owner: | changed from darwinports-bugs@… to landonf@… |
Assign to maintainer.
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | www/cadaver fails to build with www/neon installed → BUG: www/cadaver-0.22.3 fails to build with www/neon installed |
Updated to 0.22.3 and add dependency on neon. Builds fine on 10.4 Intel.
comment:3 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Component: | uninstaller → ports |
---|---|
Description: | modified (diff) |
Note: See
TracTickets for help on using
tickets.
compliation error building www/cadaver with www/neon