I tried todays R-devel (2006-11-30) with FreeBSD-7.0 CURRENT and it
seems, that compiling with 'make && make install' is ok again.
Thank you very much,
Rainer Hurling
Prof Brian Ripley wrote:
> As I said to you privately, I believe this to be a make issue: does GNU
> make work? We don't guara
You are right. Yesterday evening I did not understand the context
between your presumption ('recent ObjC changes') and the make command
from FreeBSD itself. Sorry.
I started a second try with R-devel (2006-11-29) and was able to compile
and install with 'gmake && gmake install' instead of 'make
As I said to you privately, I believe this to be a make issue: does GNU
make work? We don't guarantee R to work with other makes (although it
usually does).
My guess is that the problem is the missing .m in the .SUFFIXES list
in Makeconf.in, but Solaris make and GNU make see no problem and it l
I am not able to compile R-devel 2006-11-28 under FreeBSD-7.0 CURRENT.
After running ./configure script 'make' stops with the following error
message:
--
#make
gcc -I. -I./src/include -I./src/include -I/usr/local/include
-DHAVE_CONFIG_H -g -O2 -c -o .m.o
gcc: No input f