Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 09:24:13 +0100 (GMT+01:00)
From:      Vittorio <vdemart1@tin.it>
To:        freebsd-questions@freebsd.org
Subject:   R 2.3.0 fails to compile: undefined reference to `R_running_as_main_program'
Message-ID:  <10af4328864.vdemart1@tin.it>

next in thread | raw e-mail | index | archive | help
Last night , after portsnap(-ping) and trying to recompile the 
statistical software R from 2.2.1 to 2.3.0 I get the following:

# cd 
/usr/ports/math/R
# make
===>  Building for R-2.3.0
`Makedeps' is up to 
date.
`stamp-lo' is up to date.
`Makedeps' is up to date.
`stamp-lo' is 
up to date.
`Makedeps' is up to date.
`stamp-lo' is up to date.
`Makedeps' is up to date.
/usr/ports/math/R/work/R-2.3.0/lib/libR.so is 
unchanged
cc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../..
/lib -lR
Rmain.o(.text+0x14): In function `main':
: undefined reference 
to `R_running_as_main_program'
*** Error code 1

Stop in 
/usr/ports/math/R/work/R-2.3.0/src/main.
*** Error code 1

Stop in 
/usr/ports/math/R/work/R-2.3.0/src/main.
*** Error code 1

Stop in 
/usr/ports/math/R/work/R-2.3.0/src.
*** Error code 1

Stop in 
/usr/ports/math/R/work/R-2.3.0.
*** Error code 1


Please help

(I 
reported this to PR see http://www.freebsd.org/cgi/query-pr.cgi?
pr=i386/96576)

Vittorio




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10af4328864.vdemart1>