[MacPorts] #21718: gimp-app fails to build on Snow Leopard
MacPorts
noreply at macports.org
Wed Nov 4 08:32:43 PST 2009
#21718: gimp-app fails to build on Snow Leopard
-------------------------------+--------------------------------------------
Reporter: miken32@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: gimp-app
-------------------------------+--------------------------------------------
Comment(by imkira@…):
Sorry guys, I would also prefer to have a 64bit build :)
Since I was a bit in a hurry when I wanted to install gimp, I just made a
temporary workaround in order to install the app and make some quick
artwork.
nikeios.the.morgoth, I don't know much about macport's internals, but it
is possible that macports doesn't detect the change to the Portfile after
the compilation failed. Try to do the following (I hope it works):
{{{
sudo port clean gimp-app
sudo port patch gimp-app
sudo echo "xcode.build.settings ARCHS=i386" >> "$(port dir gimp-
app)/PortFile"
sudo port install gimp-app
}}}
fredrik.karlsson84, you mean the error log during the compilation?
Like I said, I haven't investigated too much but I would say that its some
lack of support for 64bit Carbon, because of loads of "implicit
declaration of function" lines pointing to what seem to be Carbon
functions (I am not a Carbon coder too anyway, so I may be wrong here
:)... The problem itself is only limited to the files included in gimp-app
code. I mean, no dependencies are causing the problem.
--
Ticket URL: <http://trac.macports.org/ticket/21718#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list