[SciPy-user] Install failure of SciPy

Jeffrey B. Layton laytonjb at bellsouth.net
Fri Oct 18 16:50:40 EDT 2002


Good afternoon,

   After some suggestions Pearu made, I rebuilt gcc-3.1.1 in
my home account. I found the g2c libs and linked them
appropriately. I then downloaded the CVS version of Scipy
and start building again. Unfortunately, I got another error,

ifc -shared build/temp.linux-i686-2.2/cephesmodule.o 
build/temp.linux-i686-2.2/amos_wrappers.o 
build/temp.linux-i686-2.2/specfun_wrappers.o 
build/temp.linux-i686-2.2/toms_wrappers.o 
build/temp.linux-i686-2.2/cdf_wrappers.o 
build/temp.linux-i686-2.2/ufunc_extras.o -Lbuild/temp.linux-i686-2.2 
-Lbuild/temp.linux-i686-2.2 
-L/home/laytonj/local/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1 
-lamos -ltoms -lc_misc -lcephes -lmach -lcdf -lspecfun -lg2c -o 
build/lib.linux-i686-2.2/scipy/special/cephes.so
/opt/intel/compiler60/ia32/lib/libF90.a(int8.o): In function `isnan':
int8.o(.text+0x4c40): multiple definition of `isnan'
build/temp.linux-i686-2.2/libcephes.a(isnan.o):/home/laytonj/TEMP/scipy/special/cephes/isnan.c:125: 
first defined here
ld: Warning: size of symbol `isnan' changed from 51 to 80 in 
/opt/intel/compiler60/ia32/lib/libF90.a(int8.o)
error: command 'ifc' failed with exit status 1


I'm not sure the problem is, but I'll hazard to guess that
isnan is being redefined.

Thanks!

Jeff





More information about the SciPy-User mailing list