Prof Brian Ripley wrote:
> The updating of gettext support is currently in mid-progress (and
> specifically what is required for MacOS X). It looks as if your
> system has another version of gettext installed: please configure R
> not to use such a version for now (see configure --help for how
The updating of gettext support is currently in mid-progress (and
specifically what is required for MacOS X). It looks as if your system
has another version of gettext installed: please configure R not to use
such a version for now (see configure --help for how to do so).
Once the update is c
Simon Urbanek wrote:
On Dec 21, 2005, at 6:12 PM, Herve Pages wrote:
I don't get that problem with R-devel daily snapshots from before
2005-12-14
and I get it with (almost) all snaphots between 2005-12-14 and today.
Strange - I have only failure on 2005/12/17 - all others built fine
(sa
Simon Urbanek wrote:
> On Dec 21, 2005, at 6:12 PM, Herve Pages wrote:
>
>> I don't get that problem with R-devel daily snapshots from before
>> 2005-12-14
>> and I get it with (almost) all snaphots between 2005-12-14 and today.
>
>
> Strange - I have only failure on 2005/12/17 - all others buil
Hervé,
On Dec 21, 2005, at 6:12 PM, Herve Pages wrote:
> I don't get that problem with R-devel daily snapshots from before
> 2005-12-14
> and I get it with (almost) all snaphots between 2005-12-14 and today.
Strange - I have only failure on 2005/12/17 - all others built fine
(same system: 7.
Hi,
The following commands:
> tar zxvf R-devel_2005-12-14.tar.gz
> mv R-devel R-2.3
> cd R-2.3
> ./configure --with-blas='-framework vecLib' --with-lapack
> make
give me the following error on my Mac OS X system:
...
g77 -fno-common -g -O2 -c xxxpr.f -o xxxpr.o
make[3]: *** No rule to m