On 15/12/2009, at 21:16, Andrea Tacchella wrote: > hello, i get the following errors when updating packages (fink > update-all), > i'm posting the last lines: > > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.0.0.dylib: > No such > file or directory > make[4]: *** [libgdk-x11-2.0.la] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.2.USIEis failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.16.6-1 > (Lettura del database ... 39053 file e directory attualmente > installati.) > Rimozione di fink-buildlock-gtk+2-2.16.6-1 ... > Failed: phase compiling: gtk+2-2.16.6-1 failed > > > i've already tried fink selfupdate (both rsync and cvs), but nothing > changed. Fink installation should be quite clean, as i did it just > hours ago > and the only package that i installed was gnuplot. > > fink --version says i'm using 0.29.9, and i'm on Leopard. > > Don't know what the problem could be, i've got no idea... Anyway all > i need > is gnuplot 4.2 (don't know why fink installed the 4.0 version), so > if there > is a simpler way to have it working on my mac it would be good too!
What's your Xcode version? You can use the xcodebuild -version command to check it. If it's prior to 3.1.3 then it looks like FAQ entry Q7.7: http://www.finkproject.org/faq/comp-packages.php#Leopard-libXrandr Also, it seems that the gtk+2 version in the unstable tree might have a different (possibly related) fix for this issue. FAQ entry Q5.8 explains how to enable the unstable tree: http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable 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/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
