[R] Building R on Mac OS X-"dumping methods" problem
Michael Maibaum
mike at gene-hacker.net
Sat Oct 19 01:49:25 CEST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday, October 18, 2002, at 04:34 PM, Don MacQueen wrote:
> 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)
I have dlcompat, readline, g77, ncurses and bzip2 ship with 10.2, are
they explicitly needed to be rebuilt, I was keeping things simple and
not trying to build the tk interface or atlas, that is for once I got
the basics going (I thought....). I've also tried building R with no
additional args to configure, except ENV variables needed to point it
at g77 in /opt/local.
>
> 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!
thanks for the help, I'l keep tweaking variables in the system and see
if I can tie it down to something. I just need a faster machine to do
all this recompiling on ;)
cheers
Michael
>
> -Don
>
> At 12:16 PM -0700 10/18/02, Michael Maibaum wrote:
>>
>> 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)
iD8DBQE9sJ4Kilk3LUlIL0MRAnrlAJ91oW0e3LjwrNlcNmBADFSBjm2l6wCeMrNn
1DDXtxWtY/2wBSBc5NF2NsU=
=R8C7
-----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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list