[PYTHON MATRIX-SIG] problem building numeric: ld.so: Undefined symbol: _acos

Jean-Bernard ADDOR jbaddor@phy.ulaval.ca
Thu, 24 Oct 1996 11:54:47 -0400 (EDT)


Hi !

Has anybody experienced the same problem ?
Can you help me ?
for python 1.4 beta 3, I used

configure --prefix=HOME --exec-prefix=$HOME/SunOS --with-thread
--with-readline=$HOME/lib --with-gcc

for numeric:
NumPy-1.0a5.tar.gz
NumPyLib-1.0a5.tar.gz

and I have built dynamically, as documented.

here is the result of the test command:

trinite:~/Python1.4beta3[8]>./python -c 'import testall' 
test_grammar
1. Parser
1.1 Tokens
1.1.1 Backslashes
1.1.2 Numeric literals
1.1.2.1 Plain integers
1.1.2.2 Long integers
1.1.2.3 Floating point
1.1.3 String literals
1.2 Grammar
single_input
file_input
expr_input
eval_input
funcdef
simple_stmt
expr_stmt
print_stmt
1 2 3
1 2 3
1 1 1
del_stmt
pass_stmt
flow_stmt
break_stmt
continue_stmt
return_stmt
raise_stmt
import_stmt
global_stmt
exec_stmt
if_stmt
while_stmt
for_stmt
try_stmt
suite
test
comparison
binary mask ops
shift ops
additive ops
multiplicative ops
unary ops
selectors
atoms
classdef
test_opcodes
2. Opcodes
XXX Not yet fully implemented
2.1 try inside for loop
2.2 raise class exceptions
test_operations
3. Operations
XXX Not yet implemented
test_builtin
4. Built-in functions
test_b1
__import__
abs
apply
callable
chr
cmp
coerce
compile
delattr
dir
divmod
eval
execfile
filter
float
getattr
hasattr
hash
hex
id
int
len
long
map
ld.so: Undefined symbol: _acos

	Jean-Bernard



=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================