I'm trying to build R 2.5.1 to support rpy 1.0RC3. When I leave out the --enable-R-shlib configure flag R builds fine. If I include it I get a link error buildin R.bin:
make[3]: Entering directory `/home/ink/skipm/src/R-2.5.1/src/main' gcc -L/opt/app/lib -R/opt/app/lib -o R.bin Rmain.o -L../../lib -lR -lRblas Undefined first referenced symbol in file R_running_as_main_program Rmain.o ld: fatal: Symbol referencing errors. No output written to R.bin collect2: ld returned 1 exit status So, is that flag still required for rpy to work? Thx, Skip Montanaro [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list