[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 11:28:29AM -0400, Anthony DeRobertis wrote:
> anthony@bohr:anthony$ mklibs -v -v -d /tmp/newlibs /usr/bin/atftp 
[snip]
> No pic file found for /lib/libc-2.2.5.so ; copying

Ah, you don't have the libc6-pic package installed.  The default
only kicks in if you do.

Currently, if you don't specify the dynamic linker executable,
you link against libc, and you have a pic version, mklibs
defaults the dynamic linker executable to ld-<libc version>.so.
If someone tells me what it should do if

 * you aren't linking against libc or

 * you don't have a pic version,

I'll make the necessary changes.

Matt



Reply to: