#14203: apr fails to build if ossp-uuid is activated (dependency of postgresql83) -------------------------------+-------------------------------------------- Reporter: nox@macports.org | Owner: dluke@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by dluke@macports.org): * status: assigned => closed * resolution: => fixed Comment: Replying to [comment:11 bulk@modp.com]:
Oh you are going to like this!
You're right, I do!
Summary: [tested only on OSX10.5]
ossp_uuid: add "--includedir=${prefix}/include/ossp" to configure.args (and bump the revision)
committed in r35646
It did make some ugly warnings about uuid being 'present but not usable' but then the next check found ossp/uuid.h and everything was ok.
Those warnings are a known bug (and are a conflict between the ossp-uuid uuid.h and a system include file that it shouldn't conflict with). Thanks for your help! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14203#comment:12> MacPorts </projects/macports> Ports system for Mac OS