[R] Error when running configure on xeon with r-1-9-patched
Gavin Simpson
gavin.simpson at ucl.ac.uk
Tue Sep 7 14:31:36 CEST 2004
Peter Dalgaard wrote:
> Gavin Simpson <gavin.simpson at ucl.ac.uk> writes:
>
>
>>configure:25282: gcc -o conftest -D__NO_MATH_INLINES -mieee-fp -O2 -g
>>-pipe -march=i386 -mcpu=i686 -I/usr/local/include -L/usr/local/lib
>>conftest.c -lreadline -ldl -lncurses -lm -L/usr/local/lib
>>-L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3
>>-L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lfrtbegin -lg2c
>>-lm -lgcc_s -lieee >&5
>>/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libieee.a(.data+0x0):
>>multiple definition of `_LIB_VERSION'
>>/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libieee.a(.data+0x0):
>>first defined here
>
>
> I think this means that you're linking the same library twice. Did you
> put the -lieee in there yourself? (via config.site, e.g.).
>
Hi Peter,
Yep, that's it. Copied far too many flags from one machine's configure
output into the config.site file on the new machine - that'll teach me
to do things in a hurry and late in the day! Removing the duplicated
flags allows configure to work now.
Thanks to Peter, Prof. Ripley and Martyn for their help solving my
error. As always it is much appreciated.
Gav
--
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
Gavin Simpson [T] +44 (0)20 7679 5522
ENSIS Research Fellow [F] +44 (0)20 7679 7565
ENSIS Ltd. & ECRC [E] gavin.simpson at ucl.ac.uk
UCL Department of Geography [W] http://www.ucl.ac.uk/~ucfagls/cv/
26 Bedford Way [W] http://www.ucl.ac.uk/~ucfagls/
London. WC1H 0AP.
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
More information about the R-help
mailing list