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

Bug#155779: TypeError: cannot add type "None" to string



On Wed, Aug 07, 2002 at 09:19:58AM -0400, Anthony DeRobertis wrote:
> anthony@bohr:anthony$ mklibs -d /tmp/newlibs /usr/bin/atftp 
> I: library reduction pass 1
> 73 symbols, 73 unresolved
> I: library reduction pass 2
> 180 symbols, 52 unresolved
> I: library reduction pass 3
> 205 symbols, 0 unresolved
> Traceback (most recent call last):
>   File "/usr/bin/mklibs", line 431, in ?
>     ld_file = find_lib(ldlib)
>   File "/usr/bin/mklibs", line 168, in find_lib
>     if os.access(path + "/" + lib, os.F_OK):
> TypeError: cannot add type "None" to string

You should specify the dynamic linker executable, either via the
`--ldlib' option or the LDLIB environment variable.

I don't understand why it isn't falling back to a reasonable
default, though.  Could you please send us the results of adding
`-v -v' to the original command?

Matt



Reply to: