I am trying to get GTK+ and GTK+extra to run on Mac OS X Panther
I am not a Unix Genius, got quite far so far, but am stuck now at a very specific problem
i installed all the packages needed by GTK+ in this order
freetype-2.1.5 automake-1.7 gettext-0.12.1 libtool 1.3.5 jpegsrc.v6b pkgconfig-0.15.0 gawk-3.1.3 make-3.80 zlib libpng libiconv-1.9.1 tiff-v3.6.0 glib-2.2.3 pango-1.2.5 atk-1.2.4
this is what i believe i need to have installed to get GTK+ running the ./configure run's without errors, but the error occurs during the 'make' process
now i am stuck with only this error in GTK+
does anyone with more unix experience than me got a clue what this might be?
what am i doing wrong?
thx
Stephan
gcc -bundle -flat_namespace -undefined suppress -o .libs/im-viqr.so .libs/imviqr.o /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib /usr/X11R6/lib/libXrender.dylib /usr/X11R6/lib/libXrandr.dylib /Users/svl/Desktop/unix_apps/gtk+-2.2.4/gdk/.libs/libgdk-x11-2.0.dylib /usr/X11R6/lib/libfreetype.dylib -L/usr/X11R6/lib /Users/svl/Desktop/unix_apps/gtk+-2.2.4/gdk-pixbuf/.libs/libgdk_pixbuf -2.0.dylib -L/sw/lib ../../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.dylib ../../gdk/.libs/libgdk-x11-2.0.dylib ../../gtk/.libs/libgtk-x11-2.0.dylib -lX11 /sw/lib/libpangoxft-1.0.dylib /sw/lib/libpangox-1.0.dylib /sw/lib/libpango-1.0.dylib /sw/lib/libatk-1.0.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libiconv.dylib -lm /sw/lib/libintl.dylib
ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
creating im-viqr.la
(cd .libs && rm -f im-viqr.la && ln -s ../im-viqr.la im-viqr.la)
../../gtk/gtk-query-immodules-2.0 *.la > gtk.immodules
dyld: /Users/svl/Desktop/unix_apps/gtk+-2.2.4/gtk/.libs/lt-gtk-query- immodules-2.0 version mismatch for library: /sw/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version of user: 201.0.0 greater than library's version: 1.0.0)
make[3]: *** [gtk.immodules] Error 133
make[3]: Leaving directory `/Users/svl/Desktop/unix_apps/gtk+-2.2.4/modules/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Users/svl/Desktop/unix_apps/gtk+-2.2.4/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/svl/Desktop/unix_apps/gtk+-2.2.4'
make: *** [all-recursive-am] Error 2
Best Regards Stephan von Lingelsheim
]-------------------------------------------------------[ <GREASEPROOF . IT> http://www.greaseproof.it
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list