[R-SIG-Mac] Pb installing RPVM from CRAN Sources

Naji nassar at noos.fr
Wed Oct 26 13:50:44 CEST 2005


Hi all,

I've just installed R2.2.0 and get the tcl/tk8.4.11 & GNU Fortran 3.4.2
options.

I'm encountering some trouble installing RPVM from CRAN Sources (Install
Packages > From CRAN Sources > RPVM 0.6-5. And get back the following
messages.
How can I fix this?

Many thanks in advance
NB PVM is working correctly


Installing *source* package 'rpvm' ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
Check if PVM_ROOT is defined... no
Warning: PVM_ROOT not defined.
I'll try to build rpvm but you need set PVM_ROOT
before use pvm. See pvm_intro(1PVM)

Try to guess if pvm is installed somewhere ...
Found pvm: /Users/nassar/pvm3
PVM_ROOT is /Users/nassar/pvm3
PVM_ARCH is DARWIN
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pvm3.h usability... yes
checking pvm3.h presence... yes
checking for pvm3.h... yes
checking for main in -lpvm3... no
Try to find libpvm3 ...
Found in /Users/nassar/pvm3/lib/DARWIN
checking for main in -lgpvm3... no
Try to find libgpvm3 ...
Found in /Users/nassar/pvm3/lib/DARWIN
checking for pvmd... /Users/nassar/pvm3/lib/pvmd
checking for pvmgs... /Users/nassar/pvm3/bin/DARWIN/pvmgs
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating inst/pvmhosts
** libs
gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/include -I/usr/local/include   -fno-common  -g -O2 -c rpvm_core.c -o
rpvm_core.o
gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/include -I/usr/local/include   -fno-common  -g -O2 -c rpvm_ser.c -o
rpvm_ser.o

The downloaded packages are in
    /private/tmp/RtmpUubAIQ/downloaded_packages
gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/include -I/usr/local/include   -fno-common  -g -O2 -c utils.c -o utils.o
gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o
rpvm.so rpvm_core.o rpvm_ser.o utils.o -L/Users/nassar/pvm3/lib/DARWIN
-lpvm3 -lgpvm3  -lcc_dynamic -F/Library/Frameworks/R.framework/.. -framework
R
** Removing 
'/Library/Frameworks/R.framework/Versions/2.2/Resources/library/rpvm'
ld: can't locate file for: -lcc_dynamic
make: *** [rpvm.so] Error 1
ERROR: compilation failed for package 'rpvm'



More information about the R-SIG-Mac mailing list