#38105: argyll @1.3.2_2: cannot link to tiff --------------------------+-------------------------------- Reporter: mitroshin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: argyll | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:38105 mitroshin@…]:
compiler apple-gcc42 (llvm-gcc42, gcc45).
[snip]
{{{ :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}}
The error clearly shows the compiler being used is clang, as we would expect on this version of Xcode. It builds fine for me on OS X 10.8.2 with Xcode 4.6. Please verify what version of clang you have by running `clang -v`. With Xcode 4.6 it should be "Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)". If it's older, please open Xcode.app, go to Preferences, then Downloads, and update the command line tools there. Then `sudo port clean argyll` and try again. Please also (first) run `sudo port selfupdate` to receive some cleanups I just committed to the argyll port. -- Ticket URL: <https://trac.macports.org/ticket/38105#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS