[R-SIG-Mac] move-if-change error

Brett Hagen hagenman at gmail.com
Fri Sep 30 20:56:57 CEST 2005


Hello Gentlemen.

I am trying to compile either R-devel or R-2.1.1 on a Tiger box, and i
use the confiuration types listed on the FAQ page, but end up with
this uotput upon make.  Can anyone help me?

making g_alab_her.d from g_alab_her.c
making g_cntrlify.d from g_cntrlify.c
making g_fontdb.d from g_fontdb.c
making g_her_glyph.d from g_her_glyph.c
gcc -no-cpp-precomp -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H  -fno-common  -g -O2 -c
g_alab_her.c -o g_alab_her.lo
gcc -no-cpp-precomp -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H  -fno-common  -g -O2 -c
g_cntrlify.c -o g_cntrlify.lo
gcc -no-cpp-precomp -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H  -fno-common  -g -O2 -c
g_fontdb.c -o g_fontdb.lo
gcc -no-cpp-precomp -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H  -fno-common  -g -O2 -c
g_her_glyph.c -o g_her_glyph.lo
gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o
vfonts.so  g_alab_her.lo g_cntrlify.lo g_fontdb.lo g_her_glyph.lo
-L../../../lib -lR
mkdir ../../library
building system startup profile
mkdir ../../../library/base
mkdir ../../../library/base/R
building package 'base'
../../../tools/move-if-change: line 15: 24662 Bus error              
mv -f "$1" "$2"
make[3]: *** [all] Error 138
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1


Any help would be greatly appreciated.  Once again, many thanks.

Brett Andrew Hagen
Computer Technician
Statistics Department at Iowa State University



More information about the R-SIG-Mac mailing list