From: Josiah S. <jws...@be...> - 2013-03-17 15:53:12
|
I believe this means that the XCode command line tools are not installed. In 10.8, you have to do this a little differently than in past versions. Try the instructions at http://stackoverflow.com/questions/9329243/xcode-4-4-command-line-tools Hope that helps, Josiah On Mar 17, 2013, at 5:33 AM, Tuguldur Sukhbold wrote: > Dear MESA users, > > I apologize if I am bringing up a previously solved issue. I am trying to compile 4798 with the current version of the SDK on a OSX 10.8.2. But it is having some trouble with the main library: > > ld: library not found for -lcrt1.10.6.o > collect2: error: ld returned 1 exit status > make: *** [tester] Error 1 > > /Users/inara/mesa/const/test > FAILED > > uname -a: > Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64 x86_64 > > gfortran --version: > GNU Fortran (GCC) 4.7.2 > … > > echo $MESASDK_ROOT > /Applications/mesasdk > > echo $PATH > /opt/local/bin:/opt/local/sbin:/Applications/mesasdk/bin:/usr/mpi/intel/openmpi-1.4.3/bin:/Applications/mesasdk/bin:/usr/mpi/intel/openmpi-1.4.3/bin:/Applications/mesasdk/bin:/usr/mpi/intel/openmpi-1.4.3/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/opt/X11/bin:/usr/texbin:/Developer/usr/bin:/opt/local/bin:/opt/local/sbin:/usr/local/visit/bin:/Developer/usr/bin:/opt/local/bin:/opt/local/sbin:/usr/local/visit/bin:/Developer/usr/bin:/opt/local/bin:/opt/local/sbin:/usr/local/visit/bin > > thanks, > Tuguldur > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |