[SciPy-user] Undefined symbol "ATL_cpttrsm"

Lee Harr missive at hotmail.com
Mon Nov 1 20:25:55 EST 2004


>Thanks for the information. Could you try the latest scipy from CVS?
>I just commited a patch fixing atlas,lapack names for freebsd and
>implementation of missing atanh, asinh, acosh functions.
>


With CVS just checked out ... (and no other patches applied):

[...]
creating build/temp.freebsd-4.10-STABLE-i386-2.3/scipy_core
creating build/temp.freebsd-4.10-STABLE-i386-2.3/scipy_core/scipy_base
compile options: '-DUSE_MCONF_LITE_LE -I/usr/local/include/python2.3 -c'
cc: scipy_core/scipy_base/fastumathmodule.c
In file included from scipy_core/scipy_base/fastumathmodule.c:417:
scipy_core/scipy_base/fastumath_unsigned.inc:2508: `acosh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2508: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2508: (near initialization for 
`arccosh_data[0]')
scipy_core/scipy_base/fastumath_unsigned.inc:2508: `acosh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2508: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2508: (near initialization for 
`arccosh_data[1]')
scipy_core/scipy_base/fastumath_unsigned.inc:2509: `asinh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2509: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2509: (near initialization for 
`arcsinh_data[0]')
scipy_core/scipy_base/fastumath_unsigned.inc:2509: `asinh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2509: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2509: (near initialization for 
`arcsinh_data[1]')
scipy_core/scipy_base/fastumath_unsigned.inc:2510: `atanh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2510: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2510: (near initialization for 
`arctanh_data[0]')
scipy_core/scipy_base/fastumath_unsigned.inc:2510: `atanh' undeclared here 
(not in a function)
scipy_core/scipy_base/fastumath_unsigned.inc:2510: initializer element is 
not constant
scipy_core/scipy_base/fastumath_unsigned.inc:2510: (near initialization for 
`arctanh_data[1]')
[...]

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/




More information about the SciPy-User mailing list