Opened 18 years ago

Closed 18 years ago

Last modified 11 years ago

#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 jmpp@…)

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)

compiliation-error (2.8 KB) - added by easye 18 years ago.
compliation error building www/cadaver with www/neon
patch (746 bytes) - added by easye 18 years ago.
Portfile patch

Download all attachments as: .zip

Change History (5)

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

comment:1 Changed 18 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: newclosed
Summary: www/cadaver fails to build with www/neon installedBUG: 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 17 years ago by jmpp@…

Component: uninstallerports
Description: modified (diff)
Note: See TracTickets for help on using tickets.