On Tue, Feb 12, 2019 at 10:00 AM Dima Pasechnik <dimp...@gmail.com> wrote:
>
> You are using gcc 4.8.5, which is almost 5 years old (5 years is an
> eternity in the world of C/C++/Fortran compilers). Already an older
> version of OpenSuse comes with an option of installing gcc 5, see
> https://en.opensuse.org/Portal:42.1
>
> Could you try updating your gcc/gfortran?

This should not be the problem.  I've been compiling Sage on a gcc
4.8.x for years and never had any problems with it.


> On Tue, Feb 12, 2019 at 7:43 AM Andreas Hermann <aherman...@gmail.com> wrote:
> >
> > Thanks for your help.
> > The name of the Fortran executable is
> > /usr/bin/gfortran
> >
> > I have done the following:
> > ./configure FC=gfortran
> > make
> >
> > I get another error building the package scipy-1.1.0:
> > [scipy-1.1.0]     gfortran: error: libgfortran.spec: No such file or 
> > directory
> >
> > The name of the runtime library on my system is
> > /usr/lib64/libgfortran.so.3
> >
> > Do I need to specify this name as well, and if so how can I do it?
> >
> >
> >
> > In summary I get the following:
> >
> > Error building Sage.
> >
> > The following package(s) may have failed to build (not necessarily
> > during this run of 'make all-start'):
> >
> > * package: gfortran-7.2.0
> >   log file: /home/andreas/sage/sage-8.6/logs/pkgs/gfortran-7.2.0.log
> >   build directory: 
> > /home/andreas/sage/sage-8.6/local/var/tmp/sage/build/gfortran-7.2.0
> >
> > * package: scipy-1.1.0
> >   log file: /home/andreas/sage/sage-8.6/logs/pkgs/scipy-1.1.0.log
> >   build directory: 
> > /home/andreas/sage/sage-8.6/local/var/tmp/sage/build/scipy-1.1.0
> >
> >
> > I have attached the log file scipy-1.1.0.log and I would still appreciate 
> > your help
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-devel" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-devel+unsubscr...@googlegroups.com.
> > To post to this group, send email to sage-devel@googlegroups.com.
> > Visit this group at https://groups.google.com/group/sage-devel.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to