On 5/5/12 11:31 AM, Klaus Klausness wrote:

> 
> Here's the last few lines before the ones I sent (back to the last clang
> call):
> 
> clang -dynamiclib  -o ../.libs/libgdraw.4.0.10.dylib 
> .libs/choosericons.o .libs/ctlvalues.o .libs/drawboxborder.o
> .libs/gaskdlg.o .libs/gbuttons.o .libs/gcolor.o .libs/gchardlg.o
> .libs/gcontainer.o .libs/gdraw.o .libs/gdrawbuildchars.o
> .libs/gdrawerror.o .libs/gdrawtxt.o .libs/gdrawtxtinit.o
> .libs/gfilechooser.o .libs/gfiledlg.o .libs/ggadgets.o .libs/ggroupbox.o
> .libs/gimageclut.o .libs/gimagecvt.o .libs/gimagepsdraw.o
> .libs/gimagewriteeps.o .libs/gdrawgimage.o .libs/gimagexdraw.o
> .libs/gkeysym.o .libs/glist.o .libs/gmenu.o .libs/gprogress.o
> .libs/gpsdraw.o .libs/gpstxtinit.o .libs/gradio.o .libs/gresource.o
> .libs/gresourceimage.o .libs/gresedit.o .libs/gsavefiledlg.o
> .libs/gscrollbar.o .libs/gtabset.o .libs/gtextfield.o .libs/gtextinfo.o
> .libs/gwidgets.o .libs/gxdraw.o .libs/gxcdraw.o .libs/ghvbox.o
> .libs/gmatrixedit.o .libs/gdrawable.o .libs/gspacer.o
> .libs/xkeysyms_unicode.o  ../.libs/libgunicode.dylib
> -L/sw/lib/fontconfig2/lib -L/sw/lib/xft2/lib -L/sw/lib/python2.7/config
> -L/sw/lib -L/usr/X11R6/lib ../.libs/libgutils.dylib
> /sw/lib/fontforge/libgunicode.dylib -lpython2.7 -lpthread -lpng12 -lz
> -lSM -lICE /sw/lib/pango-ft219/lib/libpangoxft-1.0.dylib
> /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib
> /sw/lib/pango-ft219/lib/libpangox-1.0.dylib
> /sw/lib/fontconfig2/lib/libfontconfig.dylib
> /sw/lib/freetype219/lib/libfreetype.dylib
> /sw/lib/pango-ft219/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/libintl.dylib /sw/lib/xft2/lib/libXft.dylib -lXi -lX11 -lxkbui 
> -Wl,-dead_strip_dylibs
> -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices
> -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -install_name 
> /sw/lib/fontforge/libgdraw.4.dylib -compatibility_version 5
> -current_version 5.10 -Wl,-single_module
> ld: warning: ignoring file /sw/lib/fontforge/libgunicode.dylib, file was
> built for unsupported file format which is not the architecture being
> linked (x86_64)
> ld: warning: ignoring file /sw/lib/python2.7/config/libpython2.7.dylib,
> file was built for unsupported file format which is not the architecture
> being linked (x86_64)
> ld: warning: ignoring file
> /sw/lib/pango-ft219/lib/libpangoxft-1.0.dylib, file was built for
> unsupported file format which is not the architecture being linked (x86_64)
> ld: warning: ignoring file
> /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib, file was built for
> unsupported file format which is not the architecture being linked (x86_64)
> ld: warning: ignoring file /sw/lib/pango-ft219/lib/libpangox-1.0.dylib,
> file was built for unsupported file format which is not the architecture
> being linked (x86_64)
> ld: warning: ignoring file /sw/lib/fontconfig2/lib/libfontconfig.dylib,
> file was built for unsupported file format which is not the architecture
> being linked (x86_64)
> ld: warning: ignoring file /sw/lib/freetype219/lib/libfreetype.dylib,
> file was built for unsupported file format which is not the architecture
> being linked (x86_64)
> ld: warning: ignoring file /sw/lib/pango-ft219/lib/libpango-1.0.dylib,
> file was built for unsupported file format which is not the architecture
> being linked (x86_64)
> ld: warning: ignoring file /sw/lib/libgobject-2.0.dylib, file was built
> for unsupported file format which is not the architecture being linked
> (x86_64)
> ld: warning: ignoring file /sw/lib/libgmodule-2.0.dylib, file was built
> for unsupported file format which is not the architecture being linked
> (x86_64)
> ld: warning: ignoring file /sw/lib/libglib-2.0.dylib, file was built for
> unsupported file format which is not the architecture being linked (x86_64)
> ld: warning: ignoring file /sw/lib/libintl.dylib, file was built for
> unsupported file format which is not the architecture being linked (x86_64)
> ld: warning: ignoring file /sw/lib/xft2/lib/libXft.dylib, file was built
> for unsupported file format which is not the architecture being linked
> (x86_64)
> 
> Thanks.
> 
>  -Klaus
> 
> 

Thanks.  It appears that you've got some confused libraries in your Fink
tree.

What do you get by running

file -L /sw/lib/libintl.dylib

?
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/2012/02/21/got-job/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to