Opened 18 years ago

Last modified 11 years ago

#7781 closed defect

www/cadaver fails to build with www/neon installed — at Initial Version

Reported by: easye Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: landonf@…
Port:

Description

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

Change History (2)

Changed 18 years ago by easye

Attachment: compiliation-error added

compliation error building www/cadaver with www/neon

Changed 18 years ago by easye

Attachment: patch added

Portfile patch

Note: See TracTickets for help on using tickets.