The symptom is as below: -------- Original Message -------- Subject: [Fink-beginners] installing octave Date: Wed, 25 Sep 2013 02:04:32 +0200 From: Werner Bäni <[email protected]> To: [email protected] CC: [email protected]
Hello When trying to install octave I get the following error message: imake -DUseInstalled -I/sw/lib/X11/config imake: No such file or directory imake: Cannot exec /usr/bin/llvm-cpp-4.2. Stop. imake: Exit code 1. Stop. ----------------------------------- This is fixed in the 10.9 packaging for xmkmf (since that also uses Xcode 5), via the use of a Fink package for Apple's llvm-gcc-4.2 in the guise of the "llvm-gcc42" package. Currently this is currently only available for Xcode >= 4.7, but in the interests of not making xmkmf support any more complicated than necessary I'd propose widening the availability of llvm-gcc42 to include earlier Xcodes so that we can build that on 10.7, and then we can use the same xmkmf packaging for 10.7-10.9. Thoughts? ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Fink-devel mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
