[Rd] Problem building R-2.13 r54645 on Windows

Dan Tenenbaum dtenenba at fhcrc.org
Fri Mar 4 20:36:40 CET 2011


On Fri, Mar 4, 2011 at 10:53 AM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote:
> On Thu, Mar 3, 2011 at 10:50 AM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote:
>> I am building R-2.13 r54645 from source as described here:
>> http://cran.r-project.org/doc/manuals/R-admin.html#Building-from-source
>> The "make all recommended" command ends as follows on both 32 and 64-bit
>> Windows (Windows Server 2003 R2 Enterprise Edition Service Pack 2 and
>> Windows Server 2008 R2 Enterprise):
>> gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H  -O3 -Wall -pedantic   -c
>> zutil.c -o z
>> o
>> make[4]: *** No rule to make target `Rzlib.def', needed by `Rzlib.dll'.
>>  Stop.
>> make[3]: *** [rlibs] Error 1
>> make[2]: *** [../../bin/i386/R.dll] Error 2
>> make[1]: *** [rbuild] Error 2
>> make: *** [all] Error 2
>
> It looks like somebody worked on this--thanks.
> However, now I am getting:
>
>
> --- Making recommended packages
> make[1]: *** No rule to make target `MASS.ts', needed by
> `stamp-recommended'.  Stop.
> make: *** [recommended] Error 2
>
> Can you help?
>


Never mind, this last bit was my own fault--I overlooked a step in the
build process.

The original issue has been fixed, so I'm happy now. Thanks Brian!

Dan

 Thanks
> Dan
>
>
>> Thanks
>> Dan
>>
>



More information about the R-devel mailing list