On Saturday 26 February 2005 04:10 am, you wrote: Thanks Martin, I thought that it was strange that when I attemted the install the additional packages fink wanted to install were older versions, such as gal199 instead of gal21 and freetype and freetype2, but I installed those packages seperately anyway, to no apparent detriment. This did not help as my most recent attempt returned:
/bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -L/sw/lib -o libeutil.la -rpath /sw/lib/evolution/1.4 e-account-list.lo e-account.lo e-c ategories-config.lo e-categories-master-list-wombat.lo e-component-listener.lo e -config-listener.lo e-corba-utils.lo e-dialog-utils.lo e-dialog-widgets.lo e-gtk -utils.lo e-gui-utils.lo e-host-utils.lo e-html-utils.lo e-iterator.lo e-lang-ut ils.lo e-list-iterator.lo e-list.lo e-memory.lo e-meta.lo e-mktemp.lo e-msgport. lo e-passwords.lo e-path.lo e-proxy.lo e-request.lo e-sexp.lo e-time-utils.lo e- trie.lo e-url.lo e-util-marshal.lo e-xml-hash-utils.lo md5-utils.lo -L/sw/lib -L /usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 -lglade-2.0 -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lbonobo-2 -lgcon f-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -la rt_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -lXft -lf reetype -lXrender -lfontconfig -lX11 -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -l pangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lsoup-2.0 -lg lib-2.0 -lintl -liconv -lpthread -L/sw/lib/mozilla -ldl -lplc4 -lplds4 -lnspr4 -lpthread grep: /sw/lib/libfreetype.la: No such file or directory sed: /sw/lib/libfreetype.la: No such file or directory libtool: link: `/sw/lib/libfreetype.la' is not a valid libtool archive make[3]: *** [libeutil.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of make failed, exit code 2 Failed: compiling evolution-1.4.6-10 failed > Brian O'Keefe wrote: > > In my never-ending quest to get evolution back, I removed it and tried to > > reinstall with "fink install evolution". Several additional packages came > > up as needing to be installed which is great because they were not > > installed in my prior attempts and so evolution didn't work even tho it > > would start. After much compiling I got this error: > > > > libtool: link: cannot find the library `/sw/lib/libfreetype.la' > > You should show the output starting from the last compiler command line, > in this case from the last command line that contains "libtool". In any > case, there is no such thing as /sw/lib/libfreetype.la in an up-to-date > Fink installation on OSX 10.3. If something requires it, then this > something must come from an older age where such a file still existed. > nowadays, the corresponding file is called > /sw/lib/freetype2/lib/libfreetype.la ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
