[R] R make on macosx

Roger Peng rpeng at stat.ucla.edu
Fri Jun 14 20:54:59 CEST 2002


I haven't run R with ATLAS on OS X, but I hear that it works. As far as I
know the configure script be default doesn't check /sw for stuff.  Maybe
try:

./configure CPPFLAGS="-I/sw/include" LDFLAGS="-L/sw/lib/"

in the source directory.

-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng

On Thu, 13 Jun 2002, Roger Koenker wrote:

> 
> Thanks...dlcompat was installed by fink -- isn't it: /sw/lib/libdl.dylib.
> Other stuff is found from /sw/lib so I don't think that this is the problem,
> but I could easily be mistaken...I take it from your message that you have
> a R-1.5.0 running with ATLAS?
> 
> Roger
> 
> 
> url:    http://www.econ.uiuc.edu                Roger Koenker
> email   roger at ysidro.econ.uiuc.edu              Department of Economics
> vox:    217-333-4558                            University of Illinois
> fax:    217-244-6678                            Champaign, IL 61820
> 
> On Thu, 13 Jun 2002, Roger Peng wrote:
> 
> > Did you install the dlcompat library (either from fink or somewhere else)?
> > I seem to recall having this problem when dlcompat was not on my system.
> >
> > If you do have the dlcompat library, then you may have to put /sw or
> > /sw/lib in the path used for searching for libraries.
> >
> > -roger
> 
> 
> 
> url:	http://www.econ.uiuc.edu		Roger Koenker
> email	roger at ysidro.econ.uiuc.edu		Department of Economics
> vox: 	217-333-4558				University of Illinois
> fax:   	217-244-6678				Champaign, IL 61820
> 
> On Thu, 13 Jun 2002, Jan de Leeuw wrote:
> 
> > Did you install dlcompat from fink ?
> >
> > -- Jan
> >
> > Roger Koenker wrote:
> > > I am trying to make R-1.5.0 from source on a new G4 system with the apple
> > > developer tools and X11 installed and with ATLAS.  Running ./configure
> > > appears to end normally, but running make yields:
> > >
> > > gcc -no-cpp-precomp -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H   -g -O2 -c Rdynload.c -o Rdynload.o
> > > Rdynload.c: In function `R_FindSymbol':
> > > Rdynload.c:942: `CFunTab' undeclared (first use in this function)
> > > Rdynload.c:942: (Each undeclared identifier is reported only once
> > > Rdynload.c:942: for each function it appears in.)
> > > make[3]: *** [Rdynload.o] Error 1
> > > make[2]: *** [R] Error 2
> > > make[1]: *** [R] Error 1
> > > make: *** [R] Error 1
> > > [cba943:local/R/R-1.5.0] roger%
> > >
> > > I see from the help archive that something similar was a problem on HPux in
> > > R-1.3.1.  Any suggestions would be most welcome...
> > >
> > > url:	http://www.econ.uiuc.edu		Roger Koenker
> > > email	roger at ysidro.econ.uiuc.edu		Department of Economics
> > > vox: 	217-333-4558				University of Illinois
> > > fax:   	217-244-6678				Champaign, IL 61820
> > >
> > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> > > 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
> > > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> > >
> >
> >
> >
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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