pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39026 (math/lapack: applications linked with library won't run due to undefined symbols)
Synopsis: math/lapack: applications linked with library won't run due to
undefined symbols
State-Changed-From-To: open->feedback
State-Changed-By: dholland%NetBSD.org@localhost
State-Changed-When: Sun, 07 Mar 2010 05:12:09 +0000
State-Changed-Why:
Are you still seeing this? I can do the following fine now:
% python2.5
Python 2.5.4 (r254:67916, Feb 9 2010, 03:20:43)
[GCC 4.1.3 20080704 prerelease (NetBSD nb1 20080202)] on netbsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> from numpy.linalg import lapack_lite
>>>
but admittedly this is on amd64 and not i386.
Home |
Main Index |
Thread Index |
Old Index