Hi, I'm trying to get Evolution up and running on my iMac. I've added unstable/main unstable/crypto to /sw/etc/fink.conf and done a 'fink index'.
Easiest problem first: when I do a 'fink update-all' I get: Failed: Internal error: node for system-xfree86 already exists Any clues to how to overcome this? Now, to install evolution I need ncurses. I do a 'fink install ncurses', and I get the following error. I expect this means I've got some old libraries laying around from before I'd added the unstable's. Any hints to what libraries these may be, or if not, what else could be the problem? mkdir .libs g++ -o .libs/demo ../obj_lo/demo.o -L/sw/src/ncurses-5.3-2/ncurses-5.3/lib -L../lib/.libs -lncurses++ -lform -lmenu -lpanel -lncurses ld: Undefined symbols: __Unwind_Resume __Unwind_GetDataRelBase __Unwind_GetIP __Unwind_GetLanguageSpecificData __Unwind_GetRegionStart __Unwind_GetTextRelBase __Unwind_SetGR __Unwind_SetIP __Unwind_DeleteException __Unwind_RaiseException make[1]: *** [demo] Error 1 make: *** [all] Error 2 I realize unstable is unstable, but I expect using it helps the stabilising process. :) Cheers Nik ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
