Hello, I'm trying to install GTK 2.2.4 on Solaris 8 (Sparc). I've installed all of the pre-requisites. When I perform a "make", I get this fatal error. Any ideas?? . . . gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.2.4\" -DGTK_BINARY_VERSION=\"2.2.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DPREFIX=\"/usr/local\" -DG_DISABLE_CAST_CHECKS -threads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/local/lib/gtk-2.0/2.2.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -g -O2 -Wall -c io-jpeg.c -fPIC -DPIC -o .libs/io-jpeg.o In file included from gdk-pixbuf-i18n.h:4, from gdk-pixbuf-private.h:32, from io-jpeg.c:36: ../config.h:144:1: warning: "HAVE_STDLIB_H" redefined In file included from /usr/include/jpeglib.h:24, from io-jpeg.c:35: /usr/include/jconfig.h:12:1: warning: this is the location of the previous definition /bin/bash ../libtool --mode=link gcc -g -O2 -Wall -o libpixbufloader-jpeg.la -rpath /usr/local/lib/gtk-2.0/2.2.0/loaders -avoid-version -module io-jpeg.lo -ljpeg libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm -lm gcc -shared -Wl,-h -Wl,libpixbufloader-jpeg.so -o .libs/libpixbufloader-jpeg.so .libs/io-jpeg.o -R/export/home/jdm/software/gtk+-2.2.4/gdk-pixbuf/.libs -R/usr/local/lib -R/usr/local/lib -L/usr/local/lib -ljpeg ./.libs/libgdk_pixbuf-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so -lm -lc Text relocation remains referenced against symbol offset in file jinit_memory_mgr 0x9c /usr/lib/libjpeg.a(jdapimin.o) jinit_memory_mgr 0x98 /usr/lib/libjpeg.a(jcapimin.o) jpeg_idct_4x4 0x260 /usr/lib/libjpeg.a(jddctmgr.o) jpeg_idct_4x4 0x268 /usr/lib/libjpeg.a(jddctmgr.o) jpeg_natural_order 0x6a0 /usr/lib/libjpeg.a(jcphuff.o) jpeg_natural_order 0xd38 /usr/lib/libjpeg.a(jdmarker.o) jpeg_natural_order 0xa90 /usr/lib/libjpeg.a(jcphuff.o) jpeg_natural_order 0x9c0 /usr/lib/libjpeg.a(jdhuff.o) jpeg_natural_order 0x138 /usr/lib/libjpeg.a(jcmarker.o) jpeg_natural_order 0x9b8 /usr/lib/libjpeg.a(jdhuff.o) jpeg_natural_order 0xa98 /usr/lib/libjpeg.a(jcphuff.o) . . <snip> . . <unknown> 0x7ac /usr/lib/libjpeg.a(jccolor.o) <unknown> 0x7a8 /usr/lib/libjpeg.a(jccolor.o) <unknown> 0x7a4 /usr/lib/libjpeg.a(jccolor.o) <unknown> 0x7a0 /usr/lib/libjpeg.a(jccolor.o) <unknown> 0x79c /usr/lib/libjpeg.a(jccolor.o) <unknown> 0x798 /usr/lib/libjpeg.a(jccolor.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `libpixbufloader-jpeg.la' Current working directory /export/home/jdm/software/gtk+-2.2.4/gdk-pixbuf *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/jdm/software/gtk+-2.2.4/gdk-pixbuf *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/jdm/software/gtk+-2.2.4 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list