Re: mklibs, lib_pics ???
On Thu, Apr 26, 2001 at 05:43:17PM +0200, Romain BEAUGRAND wrote:
>
> I'm using the one from the CVS, but I don't think the problem comes from
> mklibs, I think it's comming from some functionnalities not included in
> the small lib resulting from mklibs and defined by lib*_pic (I think).
>
> Tell me if I'm wrong, but I think functionnalities of libs used or
> unused are defined in the lib*pic.a file and that a functionnality
> needed by ntpdate has been excluded.
> I'd like to know how to resolv it (probably by building my own lib_pic).
objdump --dynamic-syms /usr/lib/libc_pic/* | grep <sym>
If it's there, then it's a problem in mklibs
--
-----------=======-=-======-=========-----------=====------------=-=------
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` bcollins@debian.org -- bcollins@openldap.org -- bcollins@linux.com '
`---=========------=======-------------=-=-----=-===-======-------=--=---'
Reply to: