shared library problems linux
i'm perplexing compile/link very aged square program linux component i can't reason couple common library that's hallowed system.
i following blunder linker:
/usr/bin/ld: can't -lxaw
however, lib itself installed. i run
ldconfig -v | grep libxaw
i (among things) hit:
libxaw.so.7 -> libxaw7.so.7.0.0
the library links /usr/lib btw. zero special.
so library there ldconfig finds it. ld means ld awaiting library during link-time? competence have already guessed i'm definitely new common library stuff.
any ideas?
Comments
Post a Comment