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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
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 _______________________________ UCLA Department of Statistics rpeng at stat.ucla.edu http://www.stat.ucla.edu/~rpeng On Thu, 13 Jun 2002, 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._