tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Porting Numpy
On Tue, 12 Aug 2008, Berndt Josef Wulf wrote:
> ImportError: /usr/pkg/lib/libF77.so.0: Undefined PLT symbol
> "MAIN__" (symnum = 164)
> This is as far as I got previously. nm show the following:
> barossa: {92} nm /usr/pkg/lib/libF77.so | grep MAIN
> U MAIN__
> MAIN__ is declared as an external function in libF77/main.c inside
> the f2c package.
Thats what patch-ab in py-numpy is supposed to be dealing with, and it
seems to be working for me on my f2c built system.
cheers
mark
Home |
Main Index |
Thread Index |
Old Index