Joey Mingrone wrote: > Hi Eric, > > I sent you a message a while back about some linking errors when > upgrading to R-2.4.1. I don't recall changing anything, but it > installed after updating my ports tree a few days later. I'm having > the same problems upgrading to 2.5.0. The linking error is below. > Any suggestions? *Note*, there are no linking errors when running the > erroneous command below with gfortran. > > Thanks, > > Joey > > ... > ... > cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib > -lR > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to > [EMAIL PROTECTED]'
Joey, I'm curious: Instead of linking with gfortran, try gcc42. Eric _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"