#32672: vobcopy: build fails when using clang and running 64-bit kernel ---------------------------------+------------------------------------------ Reporter: philipp@… | Owner: 0booo5b02@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang haspatch | Port: vobcopy ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: => clang haspatch Comment: The problem also does not manifest unless you're using Xcode 4.2 or greater, since that's the first version of Xcode with which MacPorts defaults to the clang compiler, and that's the only compiler that [http://lists.macosforge.org/pipermail/macports- dev/2011-August/015543.html doesn't use the CPATH and more importantly LIBRARY_PATH] variables which otherwise would have taken care of telling the build where to find the library. Anyway a simple patch to fix this is attached. 0booo5b02, let me know if you have any objections or whether I may commit it. -- Ticket URL: <https://trac.macports.org/ticket/32672#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS