[mesa-users] Build problem on linux Mint

amber lauer amberlauer at gmail.com
Wed Sep 2 22:55:33 EDT 2015


several things I noticed:

Are you using bash or tcsh/cshell? The path variable setup is different
depending on your answer to this question. I mentioned to the PIC that they
might want to remove the cshell requirement from the SDK website and update
the path variables for bash since it is a source of some confusion. Also,
cshell is no longer required, bash will work fine. When you open the
terminal application on linux, I believe the default shell is bash since it
is native to mint. I believe you have to do some work to make csh/tcsh your
terminal. If you are using bash, you actually want to follow the
instructions for macosx .bashrc file. They are the same as linux for bash.

I think there are other people trying to address your multiarch problem,
but from what I understand this is an issue of the missing library being
built in  a weird arch folder. Some of these weird arch folders aren't
automatically in ldconfig's config files for where to look for lib's and
you have to add it manually or add a sym link between the normal library
locations and the weird location of the missing library.

Good luck!

On Wed, Sep 2, 2015 at 3:23 PM, James A Gatewood <jamesgat at uab.edu> wrote:

> It failed again at the same place. I replaced the file and checked its
> permissions with the ls -l command and added the permission to execute:
>
>
> james at james-VirtualBox ~ $ ls -l /home/james/mesasdk/bin/gcc.wrapper
> -rw-r--r-- 1 james james 869 Sep  2 15:14
> /home/james/mesasdk/bin/gcc.wrapper
> james at james-VirtualBox ~ $ chmod u=rwx /home/james/mesasdk/bin/gcc.wrapper
> james at james-VirtualBox ~ $ ls -l /home/james/mesasdk/bin/gcc.wrapper
> -rwxr--r-- 1 james james 869 Sep  2 15:14
> /home/james/mesasdk/bin/gcc.wrapper
>
>
> I've attached the most ecent crlibm config.log
>
>
> ------------------------------
> *From:* Richard Townsend <townsend at astro.wisc.edu>
> *Sent:* Wednesday, September 2, 2015 1:58 PM
> *To:* James A Gatewood
> *Cc:* Rob Farmer; mesa-users at lists.sourceforge.net users
> *Subject:* Re: [mesa-users] Build problem on linux Mint
>
> OK, so the file is on your system.
>
> However, it looks like the gcc wrapper script is not correctly adding
> /usr/include/x86_64-linux-gnu to the include search path. This is because
> gcc is being run by the crlibm config script without any flags, and the
> wrapper doesn’t recognize this invocation as a compilation instance.
>
> James, could you replace the SDK wrapper script
> ($MESASDK_ROOT/bin/gcc.wrapper) with the attached script (you may need to
> make it executable using chmod), and try installing MESA again?
>
> cheers,
>
> Rich
>
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>


-- 
Amber Lauer. M.S. Physics
PhD Candidate,
Graduate School of Physics,
Louisiana State University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20150902/96b0376c/attachment.html>


More information about the Mesa-users mailing list