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

Re: interesting library dependency



Making, drinking tea and reading an opus magnum from Matthew E. Patton:
> What changed since v2.2 such that programs like /usr/bin/systat want to link
> against BOTH termlib.2.0 and termlib.3.0? Or this a red herring?
> 
> How do I get ld to use termlib v3 when it's trying to link via: cc ... -ltermlib?
i killed all the old libs ldconfig
and rebuilt the whole tree, it fixed the prob.

cu