[Rd] dqrdc2_ dqrsl_ dtrsl_ missing from libs? compiling earth standalone

2009-05-08 Thread Casper Clemence
I have been trying to compile the earth Multivariate Adaptive Regression of Splines package as a standalone application under Linux (x86_64 kernel-2.6.27.21 openSUSE 11.1) with gcc 4.3.2. The package compiles without problems from within R as an R module and I get the following linker error:

Re: [Rd] dqrdc2_ dqrsl_ dtrsl_ missing from libs? compiling earth standalone

2009-05-08 Thread Casper Clemence
solved I just linked to the libR.a :¬/ 2009/5/8 Casper Clemence : > I have been trying to compile the earth Multivariate Adaptive > Regression of Splines package as a standalone application under Linux > (x86_64 kernel-2.6.27.21 openSUSE 11.1) with gcc 4.3.2. > > The package c