[sage-devel] Re: R fails to compile

2017-01-19 Thread Rob Gross
Hi, A bit more clarification. I upgraded to 7.5.1 using sage --upgrade. There is a copy of libiconv in /usr/local/lib and one that the Mac OS installs in /usr/lib. The command "sage -installed" reports that iconv is installed. This is obviously a minor problem, given that no one else has

[sage-devel] Re: R fails to compile

2017-01-18 Thread Samuel Lelievre
Tue 2017-01-17 02:24:54 UTC, Rob Gross: > I tried to upgrade to 7.5.1 on several different Macs which I thought had identical software. > > However, on one of them, R failed to compile, with the error: > > installing 'sysdata.rda' > dyld: Symbol not found: __libiconv_version > Referenced

[sage-devel] Re: R fails to compile

2017-01-18 Thread Rob Gross
It did get built and installed. I even reinstalled with sage -i -f to make sure. libiconv-1.14 is installed on all of the three Macs that I tried to upgrade. On one system, no problem with the upgrade. On the other two, R failed to compile (though everything else is fine). Understanding

Re: [sage-devel] Re: R fails to compile

2017-01-18 Thread Jean-Pierre Flori
On Wednesday, January 18, 2017 at 7:36:37 PM UTC+1, Emmanuel Charpentier wrote: > > It also used to build pcre, an lzma library and SSL tools. No longer since > 3.3, which is an itch I tried to scratch for 8 months... Hence also my > insistence on the SSL tragicomedy. > No I mean Sage itself!

Re: [sage-devel] Re: R fails to compile

2017-01-18 Thread Emmanuel Charpentier
It also used to build pcre, an lzma library and SSL tools. No longer since 3.3, which is an itch I tried to scratch for 8 months... Hence also my insistence on the SSL tragicomedy. -- Emmanuel Charpentier Le 18 janv. 2017 19:32, "Jean-Pierre Flori" a écrit : > Strange, Sage

[sage-devel] Re: R fails to compile

2017-01-18 Thread Jean-Pierre Flori
Strange, Sage used to optionally build iconv on retarded systems. On Wednesday, January 18, 2017 at 2:22:47 PM UTC+1, Emmanuel Charpentier wrote: > > Forgot to add : ISTR that R has depended on an external iconv for a long > while. I didn't see it would now be mandatory... > > -- > Emmanuel

[sage-devel] Re: R fails to compile

2017-01-18 Thread Emmanuel Charpentier
Forgot to add : ISTR that R has depended on an external iconv for a long while. I didn't see it would now be mandatory... -- Emmanuel Charpentier Le mercredi 18 janvier 2017 14:15:57 UTC+1, Emmanuel Charpentier a écrit : > > Do you have iconv installed systemwide ? > > Le mardi 17 janvier 2017

[sage-devel] Re: R fails to compile

2017-01-18 Thread Emmanuel Charpentier
Do you have iconv installed systemwide ? Le mardi 17 janvier 2017 03:24:54 UTC+1, Rob Gross a écrit : > > Hi, > > I tried to upgrade to 7.5.1 on several different Macs which I thought had > identical software. > > However, on one of them, R failed to compile, with the error: > > installing