[mesa-users] Hugh Morgan - No targets specified and no makefile found. Stop.

Jakub Ostrowski ostrowski at astro.uni.wroc.pl
Mon Nov 10 06:35:57 EST 2014


Hi,

Xcode doesn’t have to be installed. Since Mavericks you can install command line tools with xcode-select —install without installing Xcode.

Cheers,
Jakub

> On 10 Nov 2014, at 11:29, Ed Brown <ebrown at pa.msu.edu> wrote:
> 
> Hi Hugh,
> You may need to upgrade Xcode and the command-line tools. After upgrading Xcode, run
> 	xcode-select --install
> 
> You will also need to reinstall Xquartz; alternatively, try
> 
> 	cd /usr
> 	ln -s /opt/X11 X11
> 
> Yosemite moves the location of the X11 libraries from /usr to /opt.
> 
> Cheers,
> Ed
> 
> 
> 
>> On Nov 9, 2014, at 23:57 , Hugh Morgan <serebrum at gmail.com> wrote:
>> 
>> Hi mesa-users,
>> 
>> So I'm having this error pop up when I try to install the newest version of mesa on my mac. I recently upgraded to Yosemite and ever since I upgraded mesa hasn't been working.  I also grabbed the most recent version of mesaSDK.
>> 
>> when I run ./install I get this:
>> 
>> configure: error: in `/Users/Hugh/Software/mesa/crlibm/crlibm':
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details.
>> make: *** [build] Error 77
>> make: *** No targets specified and no makefile found.  Stop.
>> 
>> /Users/Hugh/Software/mesa/crlibm/crlibm
>> ./build_and_test FAILED
>> 
>> 
>> /Users/Hugh/Software/mesa/crlibm
>> ./build_and_test FAILED
>> 
>> 
>> I've run ./clean multiple times and I've checked out the most recent version of the software.  Also, these are some other potentially useful bits:
>> 
>> mesasdk_version.sh
>> x86_64-osx-10.10-20141022
>> 
>> gfortran -v
>> Using built-in specs.
>> COLLECT_GCC=/Applications/mesasdk/bin/gfortran.exec
>> COLLECT_LTO_WRAPPER=/Applications/mesasdk/libexec/gcc/x86_64-apple-darwin14.0.0/4.9.2/lto-wrapper
>> Target: x86_64-apple-darwin14.0.0
>> Configured with: ./configure CC='gcc -D_FORTIFY_SOURCE=0' --build=x86_64-apple-darwin14.0.0 --prefix=/Applications/mesasdk --with-gmp=/Applications/mesasdk --with-mpfr=/Applications/mesasdk --with-mpc=/Applications/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer
>> Thread model: posix
>> gcc version 4.9.2 20141023 (prerelease) (GCC) 
>> 
>> Darwin hughmorgansMBP2.rn.byu.edu 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
>> 
>> echo $MESASDK_ROOT
>> /Applications/mesasdk
>> 
>> echo $PATH
>> /Users/Hugh/anaconda/bin:/Applications/mesasdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/git/bin:/usr/texbin
>> 
>> I'm completely lost because mesa was working just fine and dandy before this and I could fix it without a hitch if there was a problem.  Please help!
>> -- 
>> Hugh
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> mesa-users mailing list
>> mesa-users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mesa-users
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users





More information about the Mesa-users mailing list