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

Re: mklibs script problem...



* Christopher S Horler 

| Note I'm not a debian user myself.  On my system (python 2.2.1 at the
| moment) - Gentoo, I experienced some problems using the mklibs.py
| script.
| 
| 1. soinit.o and sofini.o were missing from my system, so I sent the
| necessary patch to the Gentoo maintainer for glibc.

ok.

| 2. The script wouldn't run properly on my system - the problem was
| basically it was looking for libc symbols in libcrypt I think (but this
| was some time ago, I've been without the internet for a few weeks). 
| This is due to the glob function in find_pic and find_pic_map having a
| wildcard in the glob.  I removed this and all was fine.  I didn't do a
| diff - 2 char's were changed.  I include the modified function for
| reference (glob.glob call).  I'm unfamiliar with python, but it seems
| simple enough, so I hope i've not misunderstood the code.

pb, according to cvs blame, this is your code; why the wildcards?  Can
they just be removed and everything should work fine, or?

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: