[R-SIG-Mac]making 1.5.0 on Darwin

David A Richmond richmond@saintmarys.edu
Sun, 5 May 2002 14:44:54 -0500 (EST)


Hi,
	I just downloaded the new R 1.5.0 source package, expanded it into
/usr/local/ and did './configure' and 'make'. configure seemed to go ok,
and make worked away for a while, compiling various files, but balked when
asked to compile "Rdynload.c". (see below) Any idea what's going on?

dave r

cc -no-cpp-precomp -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H   -g -O2 -c Rdynload.c -o Rdynload.o
Rdynload.c: In function `R_FindSymbol':
Rdynload.c:942: (Each undeclared identifier is reported only once
Rdynload.c:942: for each function it appears in.)
make[3]: *** [Rdynload.o] Error 1
make[2]: *** [R] Error 2
make[1]: *** [R] Error 1
make: *** [R] Error 1


+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|David Richmond                It works on a          |
+ Dept. of Sociology          complex scientific      +
|Saint Mary's College          principle, known as    |
+ Notre Dame, IN 46556               "pot luck."      +
|574-284-4517                    - The Doctor         |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+