It seems you have remains of an old R installation in local/
So you need
rm -rf local/lib/R
rm local/bin/R*

and then re-run ./configure

(details ar in https://trac.sagemath.org/ticket/28884)


On Wed, Jan 15, 2020 at 10:01 AM 'Martin R' via sage-release
<sage-release@googlegroups.com> wrote:
>
> Many thanks for your help - unfortunately it didn't work though.
>
> I am attaching the new config.log
>
> Martin
>
> Am Mittwoch, 15. Januar 2020 10:19:35 UTC+1 schrieb Dima Pasechnik:
>>
>> On Wed, Jan 15, 2020 at 9:12 AM 'Martin R' via sage-release
>> <sage-r...@googlegroups.com> wrote:
>> >
>> > Dear all,
>> >
>> > I have a problem with r-3.6.2 in 9.1.beta0 in an python2 build 
>> > (incremental from a relatiively recent release, but I don't remember 
>> > which) on Ubuntu 18.04.3, and I have absolutely no clue.  The last bit 
>> > oortunatf the error message is
>> >
>> The R problem is known, and related to recent gfortran releases.
>> https://developer.r-project.org/Blog/public/2019/05/15/gfortran-issues-with-lapack/
>>
>> You might instead install openblas and R from the system, they should
>> be recognised.
>> (also gsl, cliquer, so, for Ubuntu, `apt-get libopenblas-dev
>> r-base-dev libgsl-dev libcliquer-dev cliquer`)
>> as well as `make openblas-clean gsl-clean cliquer-clean`
>> before ./configure && make build
>>
>>
>>
>> > [r-3.6.2] ../../Makeconf:124: recipe for target 'integrate.o' failed
>> > [r-3.6.2] make[7]: *** [integrate.o] Error 1
>> >
>> > sage starts and is otherwise usable.
>> >
>> > The log is attached.  It would be great if I could avoid rebuilding all of 
>> > sage, because this is an old laptop...
>> >
>> > Many many thanks,
>> >
>> > Martin
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "sage-release" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an 
>> > email to sage-r...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-release/0c30ee50-2f00-4ec2-88cd-05ac3cb282b0%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/a6968f7e-4e2f-49db-98a7-881d07d98b79%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq2niV8cHbof8QgmCL17GwDk-FHcx%2B4YqtwFe_Ddky0tzQ%40mail.gmail.com.

Reply via email to