R-1.6.1, Mac OS X 10.2.2 build failure

Gregory Wright gwright@packetstorm.com
Thu, 14 Nov 2002 11:14:38 -0500


I tried building R-1.6.1 under Mac OS X 10.2.2 and experienced the 
following build failure:

<...stuff omitted...>
cc1: warning: changing search order for system directory 
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system 
directory
gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o 
ctest.so ansari.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o prho.o 
swilk.o init.o  -L/usr/local/lib 
-L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1 
-L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. 
-lreadline -ldl -lncurses -lm -lfrtbegin -lg2c -lSystem
../../../../library/ctest/libs/ctest.so is unchanged
building package 'eda'
../../../library/eda/R/eda is unchanged
../../../library/eda/man/eda.Rd is unchanged
make[5]: `Makedeps' is up to date.
../../../../library/eda/libs/eda.so is unchanged
building package 'lqs'
../../../library/lqs/R/lqs is unchanged
../../../library/lqs/man/lqs.Rd is unchanged
make[5]: `Makedeps' is up to date.
../../../../library/lqs/libs/lqs.so is unchanged
building package 'methods'
all.R is unchanged
../../../library/methods/man/methods.Rd is unchanged
make[5]: `Makedeps' is up to date.
../../../../library/methods/libs/methods.so is unchanged
dumping R code in package 'methods'
Error in .Call("R_initialize_methods_metadata", table, PACKAGE = 
"methods") :
         .Call function name not in load table
Execution halted
make[4]: *** [../../../library/methods/R/all.rda] Error 1
make[3]: *** [all] Error 2
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1


The configuration was:

bash-2.05a$ export TCLTK_LIBS="-framework Tcl -framework Tk"
bash-2.05a$ export 
TCLTK_CPPFLAGS="-I/Library/Frameworks/Tcl.framework/Headers 
-I/Library/Frameworks/Tk/frameworks/Headers"
bash-2.05a$ ./configure 
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh 
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh

The compiler was gcc-3.1 (Mac OS X developer tools, with August and 
November 2002 updates) g77 (from DarwinPorts, not fink). libreadline 
was manually installed (not fink or DarwinPorts); a convenience for 
some other work. Tcl/Tk is 8.4.1 from sourceforge.

The hardware platform is a TiBook G4, 800 MHz.

Let me know what I can do to help track down this problem.

Best Wishes,

Greg Wright

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._