On 03.10.2010 18:38 (UTC+1), Peter Dalgaard wrote:
On 10/03/2010 05:58 PM, Prof Brian Ripley wrote:
On Sun, 3 Oct 2010, Rainer Hurling wrote:
...
Is this a known error? I would really appreciate if someone could give
me a hint.
Not known, and as it is a POSIX construction almost all OSes hav
On 10/03/2010 05:58 PM, Prof Brian Ripley wrote:
> On Sun, 3 Oct 2010, Rainer Hurling wrote:
>
> ...
Is this a known error? I would really appreciate if someone could give
me a hint.
>>>
>>> Not known, and as it is a POSIX construction almost all OSes have it.
>>
>> Hmmm. It seems its im
On Sun, 3 Oct 2010, Rainer Hurling wrote:
...
Is this a known error? I would really appreciate if someone could give
me a hint.
Not known, and as it is a POSIX construction almost all OSes have it.
Hmmm. It seems its implementation in FreeBSD (CURRENT) is a little different
from other OSes?
On 03.10.2010 17:08 (UTC+1), Peter Dalgaard wrote:
On 10/03/2010 04:24 PM, Rainer Hurling wrote:
I tried to compile R-beta_2010-10-02_r53128 on FreeBSD 9.0-CURRENT
(amd64) with gcc-4.4.5 and it fails:
Thanks for the report. WIFEXITED/WEXITSTATUS are usually defined in
(usually /usr/include/s
On 03.10.2010 17:10 (UTC+1), Prof Brian Ripley wrote:
On Sun, 3 Oct 2010, Rainer Hurling wrote:
I tried to compile R-beta_2010-10-02_r53128 on FreeBSD 9.0-CURRENT
(amd64) with gcc-4.4.5 and it fails:
-
gcc -std=gnu99 -I../../src/extra/zlib -I../../src/ex
On Sun, 3 Oct 2010, Rainer Hurling wrote:
I tried to compile R-beta_2010-10-02_r53128 on FreeBSD 9.0-CURRENT (amd64)
with gcc-4.4.5 and it fails:
-
gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2
-I../../src/extra/pcre -I../../src/extra
On 10/03/2010 04:24 PM, Rainer Hurling wrote:
> I tried to compile R-beta_2010-10-02_r53128 on FreeBSD 9.0-CURRENT
> (amd64) with gcc-4.4.5 and it fails:
Thanks for the report. WIFEXITED/WEXITSTATUS are usually defined in
(usually /usr/include/sys/wait.h). Do you have any
indication that this mi