Using Ports and GIMP with Leopard

David Orriss Jr davido at codethought.com
Sun Oct 28 01:01:11 PDT 2007


I'm really having fights with GIMP 2.4 getting it to run...  I get
errors with the tiff libraries..

tiffgt.c: In function 'raster_keys':
tiffgt.c:303: warning: unused parameter 'x'
tiffgt.c:303: warning: unused parameter 'y'
tiffgt.c: In function 'raster_special':
tiffgt.c:348: warning: unused parameter 'x'
tiffgt.c:348: warning: unused parameter 'y'
/bin/sh ../libtool --tag=CC --mode=link gcc  -O2 -Wall -W
-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o tiffgt
tiffgt-tiffgt.o ../libtiff/libtiff.la ../port/libport.la
-L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc
libtool: link: gcc -O2 -Wall -W -o .libs/tiffgt tiffgt-tiffgt.o
-L/opt/local/lib ../libtiff/.libs/libtiff.dylib
../port/.libs/libport.a -L/usr/X11/lib -framework GLUT -lobjc
-framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[1]: *** [tiffgt] Error 1
make: *** [all-recursive] Error 1

And when I try to use the tiff libraries from tiff website and "trick"
ports into using that I get errors out of libglade2 like this:

mv -f .deps/glade-gtk.Tpo .deps/glade-gtk.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -Wall -std=c9x
-version-info 0:7:0 -export-symbols-regex "^[^_].*" -no-undefined
-L/opt/local/lib -o libglade-2.0.la -rpath /opt/local/lib
glade-init.lo glade-xml.lo glade-parser.lo glade-gtk.lo -R/usr/X11/lib
-L/opt/local/lib -L/usr/X11/lib -lxml2 -lpthread -lm -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
-lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lfreetype -lz
-lfontconfig -lexpat -lpng12 -lXrender -lX11 -lglib-2.0 -lintl -liconv
grep: /opt/local/lib/libtiff.la: No such file or directory
sed: /opt/local/lib/libtiff.la: No such file or directory
libtool: link: `/opt/local/lib/libtiff.la' is not a valid libtool archive
make[2]: *** [libglade-2.0.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Has anyone had any luck with GIMP being built in Leopard??



-- 
David Orriss Jr.

My blog: http://www.codethought.com/blog
My PalmOS apps:
http://www.palmgear.com/index.cfm?fuseaction=software.developer&userID=822646423


More information about the macports-users mailing list