[Python-bugs-list] [ python-Bugs-442903 ] import Numeric fails on Linux

noreply@sourceforge.net noreply@sourceforge.net
Thu, 19 Jul 2001 14:30:29 -0700


Bugs item #442903, was opened at 2001-07-19 14:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=442903&group_id=5470

Category: Extension Modules
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Greg Kochanski (gpk)
Assigned to: Nobody/Anonymous (nobody)
Summary: import Numeric fails on Linux

Initial Comment:
\h* python
Python 2.1.1c1 (#1, Jul 19 2001, 14:43:40) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)] on linux2
Type "copyright", "credits" or "license" for more
information.
>>> import Numeric
BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 62:
elf_get_dynamic_info: Assertion `! "bad dynamic tag"'
failed!
\h* ^D


Python was compiled on a Debian Linux system,
with 2.4.5 kernel.  It runs there, but creates the
above
error when the same code is run on a Red Hat system
with a 2.4.0 kernel.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=442903&group_id=5470