[mesa-users] Attempting to install MESA-r7624

Josiah Schwab jwschwab at berkeley.edu
Sat Jun 13 22:41:36 EDT 2015


Hi Samuel,

> The mesasdk sdk is installed in /Applications/mesasdk, while echo $PATH 
> gives
>
> /Applications/Absoft15.0/bin:/Users/user/anaconda/bin:/Users/user/boost_1_57_0_anaconda/bin:/bin:/usr/bin:/usr/local/bin:/opt/local/lib/openmpi/bin:/opt/local/bin:/opt/local/sbin:/opt/local/lib:/opt/local/include:/Library/Frameworks/Python.framework/Versions/3.4/bin:/Library/Frameworks/Python.framework/Versions/3.3/bin:/Users/user/perl5/perlbrew/bin:/Users/user/perl5/perlbrew/perls/perl-5.18.4/bin:/Users/user/Library/Enthought/Canopy_64bit/User/bin:/Applications/mesasdk/bin:/sw/bin:/sw/sbin:/sw/lib:/sw/include:/usr/local/texlive/2013/bin:/usr/include:/usr/local/include:/opt/subversion/bin:/sw/bin:/sw/sbin:/Users/user/apache-maven-3.2.5/bin:/Applications/Absoft15.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin:/Users/user/g95-install/bin:/usr/X11R6/bin:/Users/user/s2plot-3.2.1/darwin-gnu-x86_64:/Users/user/s2plot-3.2.1/scripts:/Applications/MacPorts/AquaTerm.app:/Users/user/OORBROOT:/Users/user/OORBROOT/main:/Users/user/ester/bin:/Users/user/plotxy:/Users/user/adipack/adipack.n/bin
>
> I've attached a copy of the output from the build of mesa-r7624.
>
> Please advise.

How are you setting your path?  It looks like /Applications/mesasdk/bin
is pretty far down the list, and so you are using a non-mesasdk version
of gcc.  (If you type `which gcc' you'll see this.)

I suggest sourcing the mesasdk init scripts later in your .bashrc.

Josiah

P.S. Also, that is a crufty, crufty path...




More information about the Mesa-users mailing list