tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Porting Numpy
On Tuesday 12 August 2008 09:41:18 Mark Davies wrote:
> 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
Thanks, I didn't have patch-ab. I updated my local pkg/wip tree
today and re-installed numpy and all seems fine now. Can you import
this package and patches for blas and lapack to pkgsrc? If not, do
you mind if I did?
cheerio Berndt
Home |
Main Index |
Thread Index |
Old Index