Another error installing gimp...
Still trying to build gimp, but I am running out of time. And I REALLY don't want to have to resort to Photoshop! ---> Building python25 with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_py thon25/work/Python-2.5.1" && make all " returned error 2 Command output: Modules/main.c:186: warning: function declaration isn't a prototype Following the above error, it appears that a link was attempted, and then finally this error was displayed: ld64 failed: in libpython2.5.a(getbuildinfo.o), not a valid ppc64 mach-o file libtool: internal link edit command failed make: *** [libpython2.5.dylib] Error 1 Error: The following dependencies failed to build: gimp-app gimp2 py25-gtk py25-cairo py25-numeric python25 py25-gobject gimp-jp2 openjpeg gimp-user-manual gtk-nodoka-engine coreutils gutenprint icns- gimp macclipboard-gimp macfile-gimp ufraw exiv2 xsane sane-backends libusb Error: Status 1 encountered during processing. Any help with this is of course tremendously appreciated. Jeff -------
On Oct 8, 2007, at 4:06 PM, Jeffrey Safire wrote:
---> Building python25 with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ python25/work/Python-2.5.1" && make all " returned error 2 Command output: Modules/main.c:186: warning: function declaration isn't a prototype
Following the above error,
That's a warning, not an error.
it appears that a link was attempted, and then finally this error was displayed:
ld64 failed: in libpython2.5.a(getbuildinfo.o), not a valid ppc64 mach-o file libtool: internal link edit command failed make: *** [libpython2.5.dylib] Error 1
Probably, the line immediately preceding this has more relevant information. From this, it just looks like you're attempting to build a ppc64 version of python25. I don't think it builds ppc64 by default (at least, it didn't on my PPC G5), so you may have something in your environment that you modified that is causing the build problem. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
participants (2)
-
Daniel J. Luke
-
Jeffrey Safire