#19723: imagemagick: fails to compile due to compiling script -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: syntax, script, link | Port: imagemagick -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Sure, I would guess some command variable in the Makefile is evaluating to the empty string. You're using lots more variants than I've used together, so I'll see if I can reproduce this. Based on the output "-isysroot /Developer/SDKs/MacOSX10.5.sdk -arch x86_64" I assume you are on Mac OS X 10.5.x, are selecting the +universal variant, and have set universal_archs to x86_64, is that right? What version of Xcode do you have? If less than 3.1.2, update to that version, clean the port (sudo port clean ImageMagick), and try again. -- Ticket URL: <http://trac.macports.org/ticket/19723#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS