I am trying to build gimp2.0-pre1 on Mac OS 10.3.2.  My build
environment is a mixture of fink packages and local stuff that I
installed to satisfy the configure phase.  After a long make, the
build failed with the following error:

gcc -g -O2 -Wall -o .libs/jpeg jpeg.o  -L/sw/lib 
../../libgimp/.libs/libgimpui-1.3.dylib 
/Users/nevinkapur/Desktop/Downloads/gimp-2.0pre1/libgimp/.libs/libgimp-1.3.dylib 
/Users/nevinkapur/Desktop/Downloads/gimp-2.0pre1/libgimpwidgets/.libs/libgimpwidgets-1.3.dylib
 -L/usr/X11R6/lib 
/Users/nevinkapur/Desktop/Downloads/gimp-2.0pre1/libgimpmodule/.libs/libgimpmodule-1.3.dylib
 ../../libgimpwidgets/.libs/libgimpwidgets-1.3.dylib 
../../libgimp/.libs/libgimp-1.3.dylib 
/Users/nevinkapur/Desktop/Downloads/gimp-2.0pre1/libgimpcolor/.libs/libgimpcolor-1.3.dylib
 
/Users/nevinkapur/Desktop/Downloads/gimp-2.0pre1/libgimpbase/.libs/libgimpbase-1.3.dylib
 ../../libgimpcolor/.libs/libgimpcolor-1.3.dylib 
../../libgimpbase/.libs/libgimpbase-1.3.dylib /sw/lib/libjpeg.dylib 
/sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib /sw/lib/libatk-1.0.dylib 
/sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/libpangoxft-1.0.dylib 
/sw/lib/libpangox-1.0.dylib /sw/lib/libpango-1.0.dylib /sw/lib/libgobject-2.0.dylib 
/sw/lib/libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib -L/usr/local/lib 
/usr/local/lib/libexif.dylib -lm /sw/lib/libintl.dylib /sw/lib/libiconv.dylib
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
_libintl_bind_textdomain_codeset
_libintl_bindtextdomain
_libintl_dgettext
make[3]: *** [jpeg] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any pointers on how to getting gimp to build would be appreciated.

-Nevin

_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to