I can't figure out what's happening here. I would suspect a modified libintl (that had a libintl_ prefixed to all its symbols), but since he moved /usr/local out of the way there shouldn't be one.

The config.log is here: http://astrange.ithinksw.net/gimp2.config.log

Begin forwarded message:

From: Louis Zulli <[EMAIL PROTECTED]>
Date: June 4, 2004 10:25:38 AM EDT
To: Alexander Strange <[EMAIL PROTECTED]>
Subject: Re: gimp2-2.0.0-2

Thanks for the prompt reply and the suggested fix. Perhaps the offending file was created when I used Gerben Wierda's i-Installer to install TeX (before I discovered Fink). I believe that ImageMagick was installed along with TeX.

I moved /usr/local out of the way, and compilation failed again, but apparently for another reason. Any help would be appreciated. Here's some information. Thanks again.

gcc -I/sw/lib/fontconfig2/include/ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../plug-ins/libgimpoldpreview -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libexif -I/sw/include -I/sw/include -I/sw/include -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g -O2 -Wall -c `test -f 'jpeg.c' || echo './'`jpeg.c
/bin/sh ../../libtool --mode=link gcc -I/sw/lib/fontconfig2/include/ -g -O2 -Wall -L/sw/lib -o jpeg jpeg.o ../../libgimp/libgimpui-2.0.la ../../libgimpwidgets/libgimpwidgets-2.0.la ../../libgimp/libgimp-2.0.la ../../libgimpcolor/libgimpcolor-2.0.la ../../libgimpbase/libgimpbase-2.0.la -ljpeg -L/sw/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -L/sw/lib -lexif -lm -liconv -lintl -lexpat
gcc -I/sw/lib/fontconfig2/include/ -g -O2 -Wall -o .libs/jpeg jpeg.o -L/sw/lib ../../libgimp/.libs/libgimpui-2.0.dylib /sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimp/.libs/libgimp-2.0.dylib /sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpwidgets/.libs/libgimpwidgets -2.0.dylib -L/usr/X11R6/lib /sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpmodule/.libs/libgimpmodule -2.0.dylib ../../libgimpwidgets/.libs/libgimpwidgets-2.0.dylib ../../libgimp/.libs/libgimp-2.0.dylib /sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpcolor/.libs/libgimpcolor -2.0.dylib /sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpbase/.libs/libgimpbase -2.0.dylib ../../libgimpcolor/.libs/libgimpcolor-2.0.dylib ../../libgimpbase/.libs/libgimpbase-2.0.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 /sw/lib/libexif.dylib -lm /sw/lib/libintl.dylib /sw/lib/libiconv.dylib /sw/lib/libexpat.dylib
ld: warning prebinding disabled because dependent library: /sw/lib/libgimpui-2.0.0.dylib is not prebound
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
### execution of /var/tmp/tmp.1.VwR03n failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed




On Jun 3, 2004, at 8:22 PM, Alexander Strange wrote:


On Jun 3, 2004, at 9:18 AM, Louis Zulli wrote:
/usr/local/lib/libfreetype.dylib

I think this is your problem. Something you installed in /usr/local is confusing gimp's compilation system. Try moving /usr/local out of the way during the build.


Do you have any idea what made that file?



------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to