[email protected] wrote: > I have attached the config.log. The last command and the error messages > are shown below. TIA, Jonathsn > > gcc -I/sw/lib/fontconfig2/include -L/sw/lib/fontconfig2/lib > -I/sw/lib/freetype219/include -L/sw/lib/freetype219/lib -dynamiclib > ${wl}-undefined ${wl}dynamic_lookup -o > .libs/libgimpwidgets-2.0.0.400.5.dylib .libs/gimpwidgetsenums.o > .libs/gimpwidgetsmarshal.o .libs/gimpwidgets.o .libs/gimpbrowser.o > .libs/gimpbutton.o .libs/gimpcellrenderercolor.o > .libs/gimpcellrenderertoggle.o .libs/gimpchainbutton.o > .libs/gimpcolorarea.o .libs/gimpcolorbutton.o .libs/gimpcolordisplay.o > .libs/gimpcolordisplaystack.o .libs/gimpenumwidgets.o > .libs/gimpcolorhexentry.o .libs/gimpcolorprofilecombobox.o > .libs/gimpcolorprofilestore.o .libs/gimpcolornotebook.o > .libs/gimpcolorscale.o .libs/gimpcolorscales.o .libs/gimpcolorselector.o > .libs/gimpcolorselect.o .libs/gimpcolorselection.o .libs/gimpcontroller.o > .libs/gimpdialog.o .libs/gimpenumstore.o .libs/gimpenumcombobox.o > .libs/gimpenumlabel.o .libs/gimpfileentry.o .libs/gimpframe.o > .libs/gimphelpui.o .libs/gimphintbox.o .libs/gimpintcombobox.o > .libs/gimpintstore.o .libs/gimpmemsizeentry.o .libs/gimpnumberpairentry.o > .libs/gimpoldwidgets.o .libs/gimpoffsetarea.o .libs/gimppageselector.o > .libs/gimppatheditor.o .libs/gimppickbutton.o .libs/gimppixmap.o > .libs/gimppreview.o .libs/gimppreviewarea.o .libs/gimppropwidgets.o > .libs/gimpquerybox.o .libs/gimpscrolledpreview.o .libs/gimpsizeentry.o > .libs/gimpstock.o .libs/gimpstringcombobox.o .libs/gimpunitmenu.o > .libs/gimpzoommodel.o .libs/gimpwidgets-private.o > -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib -L/sw/lib > ../libgimpcolor/.libs/libgimpcolor-2.0.dylib > ../libgimpconfig/.libs/libgimpconfig-2.0.dylib > /sw/lib/libgimpbase-2.0.dylib /sw/lib/libgimpcolor-2.0.dylib > /sw/lib/libgimpmath-2.0.dylib ../libgimpbase/.libs/libgimpbase-2.0.dylib > -L/sw/lib/pango-ft219/lib /sw/lib/libgtk-x11-2.0.dylib > /sw/lib/libgdk-x11-2.0.dylib /sw/lib/libatk-1.0.dylib > /sw/lib/libgio-2.0.dylib /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib > /sw/lib/libgdk_pixbuf-2.0.dylib > /sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib /sw/lib/libpixman-1.dylib > /sw/lib/libglitz.dylib /sw/lib/libpng12.dylib -L/usr/X11R6/lib > /sw/lib/libcairo.dylib /sw/lib/pango-ft219/lib/libpango-1.0.dylib > /sw/lib/freetype219/lib/libfreetype.dylib -lz > /sw/lib/fontconfig2/lib/libfontconfig.dylib /sw/lib/libgobject-2.0.dylib > /sw/lib/libgmodule-2.0.dylib /sw/lib/libgthread-2.0.dylib > /sw/lib/libglib-2.0.dylib -lm /sw/lib/libiconv.dylib /sw/lib/libintl.dylib > /sw/lib/libexpat.dylib -Wl,-search_paths_first -Wl,-framework > -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -install_name > /sw/lib/libgimpwidgets-2.0.0.dylib -compatibility_version 401 > -current_version 401.5 -Wl,-single_module > ld: warning multiple references to dynamic shared library: > /sw/lib/libgimpbase-2.0.0.dylib (from /sw/lib/libgimpbase-2.0.dylib and > ../libgimpbase/.libs/libgimpbase-2.0.dylib, using > ../libgimpbase/.libs/libgimpbase-2.0.dylib which has higher > compatibility_version) > ld: Undefined symbols: > _gimp_matrix2_get_type referenced from libgimpconfig-2 expected to be > defined in libgimpmath-2 > /usr/bin/libtool: internal link edit command failed > make[2]: *** [libgimpwidgets-2.0.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.2.KffVER failed, exit code 2 It _shouldn't_ need this, but try removing the currently installed gimp2-dev package if you've got that.
-- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
