[mesa-users] Install error
Guido Moyano Loyola
guido.moyano at gmail.com
Mon Nov 28 00:28:53 EST 2011
root at Terminus:~# ldd `which bash`
linux-gate.so.1 => (0xb78dc000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb78a7000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb78a2000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7725000)
libtinfo.so.5 => /lib/libtinfo.so.5 (0xb7706000)
/lib/ld-linux.so.2 (0xb78dd000)
I am sure that I am using a 32-bit Ubuntu, but just in case I looked:
root at Terminus:~# file /sbin/init
/sbin/init: ELF 32-bit LSB shared objec, Intel 80386, version 1 (SYSV,
dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped
Cheers
On 28 November 2011 16:18, Richard Townsend <townsend at astro.wisc.edu> wrote:
> Are you sure that you are running the 32-bit Ubuntu? Can you send the
> output of:
>
> ldd `which bash`
>
> (note: these are not quotes '' but backticks ``)
>
> On Nov 27, 2011, at 11:00 PM, Guido Moyano Loyola wrote:
>
> > Hi Richard,
> >
> > thanks for your quick reply.
> >
> > I am using the new version of SDK from your webpage. I tried again just
> copying the makefile_header as you suggested me (and I have all the
> > addons in .bashrc and .bash_profile), but the error persists (I did a
> ./clean before ./install):
> >
> > root at Terminus:~mesa# ./install
> > checking if ndiff is installed ...
> > yes!
> >
> > /home/guido/mesa/const
> > building const package.
> >
> > gfortran -fno-range-check -fopenmp -I../public -I../private
> -I../../include -Wunused-value -Werror -W -fimplicit-none -O2 -c
> -ffixed-form -ffixed-line-length-132 ../public/const_def.f
> > gfortran -fno-range-check -fopenmp -I../public -I../private
> -I../../include -Wunused-value -Werror -W -fimplicit-none -O2 -c
> -ffixed-form -ffixed-line-length-132 ../public/const_lib.f
> > ar crs libconst.a const_def.o const_lib.o
> > make: `libconst.a' is up to date.
> > gfortran -fno-range-check -fopenmp -I../../make -I../../public
> -I../../../include -I/home/guido/mesa/utils/
> > mesasdk/include -fbounds-check -g -c -ffixed-form
> -ffixed-line-length-132 ../src/test_const.f
> > gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
> > /usr/bin/ld: cannot find crt1.o: No such file or directory
> > /usr/bin/ld: cannot find crti.o: No such file or directory
> > collect2: error: ld returned 1 exit status
> > make: *** [tester] Error 1
> >
> > /home/guido/mesa/const/test
> > FAILED
> >
> >
> > /home/guido/mesa/const
> > ./build_and_test FAILED
> >
> > root at Terminus:~/mesa#
> >
> >
> >
> > --
> > Guido Moyano Loyola, PhD Student
> > Centre for Astrophysics and Supercomputing
> > Swinburne University of Technology
> > Hawthorn, Melbourne, VIC 3122, Australia
> > Phone: +61392148707
> > Office AR 310
> > http://astronomy.swin.edu.au/staff/gmoyano.html
> >
> >
>
>
--
Guido Moyano Loyola, PhD Student
Centre for Astrophysics and Supercomputing
Swinburne University of Technology
Hawthorn, Melbourne, VIC 3122, Australia
Phone: +61392148707
Office AR 310
http://astronomy.swin.edu.au/staff/gmoyano.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20111128/3646ca65/attachment.html>
More information about the Mesa-users
mailing list