[R] Building R on Mac OS X-"dumping methods" problem

Don MacQueen macq at llnl.gov
Sat Oct 19 01:34:20 CEST 2002


I don't think I can help debug your problem with specific 
suggestions, but I can say that a after a default configure R 
compiles successfully in 10.2. Albeit, with various additional 
libraries installed from fink (dlcompat  readline  g77  ncurses  pcre 
bzip2 tcltk atlas)

Presumably, then, your problem results from one of the non-default 
args you have supplied to configure, or perhaps the absence of one of 
those other packages, or maybe a difference between the darwinports 
version of one of them and fink's version.

I hope this helps at least a little!

-Don

At 12:16 PM -0700 10/18/02, Michael Maibaum wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>
>I am trying to create a darwinports package for R, but I cannot get 
>R to compile on Mac OSX 10.2.
>
>I have install g77 which seems fine. R compiles without problems 
>until it reaches
>
>
>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
>gnumake[4]: *** [../../../library/methods/R/all.rda] Error 1
>
>
>my configure environment is
>	FFLAGS="-O3 -funroll-all-loops" LDFLAGS="-L/opt/local/lib/" \
>				CPPFLAGS="-I/opt/local/include/"
>
>configure.args	--without-gnome --enable-R-shlib - 
>--mandir='/opt/local/share/man' \
> 
>	--with-tcl-config=/System/Library/Tcl/8.3/tclConfig.sh \
>				-C --without-blas
>
>any suggestions? THis is essentially identical to the way fink builds R so...?
>
>thanks
>
>Michael
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.7 (Darwin)
>
>iD8DBQE9sF32ilk3LUlIL0MRAoz1AJ9EQbLFSYAWualuWJDiyvGuA9oc1ACgwQLY
>7PQtpox/Dxtw5oN7OLRcMvs=
>=FzYj
>-----END PGP SIGNATURE-----
>
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>r-help 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-help-request at stat.math.ethz.ch
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


-- 
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA
--------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list