[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#172828: mklib: weak symbols patch



I ran into this bug when testing on mips; can you help?

Traceback (most recent call last):
  File "/home/mckinstry/mklibs.py", line 388, in ?
    present_symbols.merge(provided_symbols(lib))
  File "/home/mckinstry/mklibs.py", line 75, in merge
    for e in s.elems():
AttributeError: 'NoneType' object has no attribute 'elems'


(I'm only beginning to learn python).
Regards,
Alastair


On Sun, 2003-05-11 at 18:08, Falk Hueffner wrote:
> Alastair McKinstry <mckinstry@computer.org> writes:
> 
> > A while ago you said you would try to do a weak-symbols patch for
> > mklibs; this is needed for mips to work on debian-installer.
> 
> Here's a patch, I have not really tested it yet. Maybe you can give it
> a try?



Reply to: