[mesa-users] Problems Installing
Aaron Dotter
aaron.dotter at gmail.com
Wed Mar 6 23:48:13 EST 2013
Hi Rich,
Alas, medium and large are not supported in 32-bit mode.
Aaron
On Thu, Mar 7, 2013 at 2:48 PM, Richard Townsend <townsend at astro.wisc.edu>wrote:
> Hi Aaron --
>
> Thanks for the info. This certainly looks like you're running out of
> addressable memory (even though the machine has a sufficiently-large
> memory).
>
> Can you try building with either the -mcmodel=medium or -mcmodel=large
> flags. This might fix things.
>
> cheers,
>
> Rich
>
> On Mar 6, 2013, at 9:41 PM, Aaron Dotter wrote:
>
> > Hi Rich,
> >
> > Here's a reproduction of what we did yesterday on Guido's laptop with
> the same result.
> >
> > System is 32-bit Ubuntu 12.04, Intel core i7 cpu, 6 GB RAM, and MESA
> revision 4798.
> >
> > With default OS settings, the install goes through to compiling the star
> module without issue, then dies reading in EOS tables (presumably eos_init
> in star_private_def.f) with error code 5014. If we set
> >
> > ulimit -s unlimited
> >
> > we get a bit further, past eos, kap, and net. Then it dies during
> nse_init:
> >
> > failed in net_finish_def
> > failed in stardata_init
> > star_init ierr 5014
> >
> > WARNING: failed in nse_init
> > init_and_alloc ierr 5014
> > WARNING: failed in nse_init
> >
> > If we revert to 4723 and set ulimit -s back to 8192 (default setting),
> then install completes successfully.
> >
> >
> > Aaron
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130307/1645be55/attachment.html>
More information about the Mesa-users
mailing list