-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 3/15/10 10:07 AM, Kaj Hejer wrote: > > On 15. mars 2010, at 14.53, Alexander Hansen wrote: > >> That's not strange. Those were probably built dependencies which >> weren't needed at runtime. >> > > OK! > > >> Do you have anything in /usr/local which could potentially be interfering? > > I'm not sure :) > > $ ls /usr/local/ > apache-maven-2.0.10 lib resin-3.2.1 > apache-maven-2.1.0 libexec sbin > bin pgsql share > hermes resin > include resin-3.1.9 > > > I tried the following: > > $ export PATH=/sw/bin > $ which svn > /sw/bin/svn > $ svn cleanup > Bus error > > > > -Kaj :)
Try moving /usr/local out of the way temporarily, then try rebuilding svn's dependencies and then svn. We can't control what other people put into their packaging of libraries, and it's really hard to make the build tools _not_ look in /usr local. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkueP5cACgkQB8UpO3rKjQ9azgCgk19LtxMhnFLZ9bezRLUI7Pnx DIYAn1wE9T7AJEfhFp2QsLgKHvSfcrxB =90JB -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
