#31374: darktable @0.7.1 build failure ----------------------------------+----------------------------------------- Reporter: barrasstim@… | Owner: julians37@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: lion | Port: darktable ----------------------------------+----------------------------------------- Comment(by heitzmann@…): I've just installed macports yesterday for the 1st time, so I have no idea how to actually help maintain a portfile, but I've managed to compile darktable 0.9.3 and I thought this information might be helpful. Once I installed all dependencies I had to change the file src/common/darktable.c, line 81: removed "static", due to a previous non- static declaration in stdio.h. Then I got undefined symbols for architecture x86_64. What I did was to install gcc46 via macports, do a "port select gcc mp- gcc46" and ''voila'', the build.sh script included with the darktable source dist worked. -- Ticket URL: <https://trac.macports.org/ticket/31374#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS