hmmm... it looks like
export FLIBS='-L/sw/lib/ -lg2c' before ./configure fixed my problem... if you guys have a better approach, please let me know. it seems it has something to do with fink. cheers, b. On Wed, 4 Jan 2006, Benilton Carvalho wrote: > Hi Everyone, > > I'm trying to compile the latest devel version from the source. > > I'm using gcc 3.3 and g77 (based on gcc 3.4.3). But when I run ./configure I > get the following error: > > configure: error: linking to Fortran libraries from C fails > > Do you guys have any suggestion on how I should proceed? > > thanks, > b. > > -- > > btw, these are the last lines of my config.log: > > #define STDC_HEADERS 1 > #define TIME_WITH_SYS_TIME 1 > #define Unix 1 > #define VERSION "2.3.0" > #define WORDS_BIGENDIAN 1 > #endif > #ifdef __cplusplus > extern "C" void std::exit (int) throw (); using std::exit; > > configure: exit 1 > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
