[R] configure error for R-2.0.1
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Jan 7 16:09:04 CET 2005
"Sivakumar Ramagopal" <ramagopa at etek.chalmers.se> writes:
> Hi List,
>
> I'm trying to build R-2.0.1 on and AMD64/Linux (Suse 9.1) and I get the
> following error while running the configure script.
>
> ...
> checking for dummy main to link with Fortran libraries... none
> checking for Fortran name-mangling scheme... lower case, underscore, extra
> underscore
> checking whether g77 appens underscores to external names... yes
> checking whether mixed C/Fortran code can be run... configure: WARNING:
> cannot run mixed C/Fortran code
> configure: error: Maybe check LDFLAGS for paths to Fortran libraries?
>
> I have gcc-3.3.3.
Things do work on that platform, so you're probably missing an RPM or
two. My first guess would be
> rpm -qf `which g77`
gcc-g77-3.3.3-33
and you likely need a bunch of -devel packages too (readline-devel,
XFree86-devel, etc.)
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list