On 06/08/2009, at 02:56, john malkovich wrote: > On OS X 10.4.11 > > jhnmlkvchmac:~ jhnmlkvch$ fink install evolution > > fails with the following errors. > > any help in trying to sort this out will be much appreciated. > > fink-selfupdate didn't solve the problem. I didn't find any relevant > FAQs. > > thanks in advance, > John > > /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: > _bswap_32
This symbol is provided by libical, which is listed as a build dependency of evolution-data-server. Could you please send us the output of the following command? fink list -t libical Could you also paste a couple more lines in the build log right before the ones you've already pasted? Ideally the offending gcc line (the one that caused this ld error), and the last gcc line that was successful. > symbol _libVersionPoint used from dynamic library > /sw/lib/seamonkey/libnspr4.dylib(prvrsion.o) not from earlier dynamic > library /sw/lib/seamonkey/libplc4.dylib(plvrsion.o) > symbol _libVersionPoint used from dynamic library > /sw/lib/seamonkey/libnspr4.dylib(prvrsion.o) not from earlier dynamic > library /sw/lib/seamonkey/libplds4.dylib(plvrsion.o) > collect2: ld returned 1 exit status > make[3]: *** [evolution-data-server] Error 1 > make[2]: *** [all] Error 2 > rm GNOME_Evolution_DataServer.server.in > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-evolution-data-server-2.26.3-1 > (Reading database ... 46949 files and directories currently > installed.) > Removing fink-buildlock-evolution-data-server-2.26.3-1 ... > Failed: phase compiling: evolution-data-server-2.26.3-1 failed Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
