Re: Problem compiling glib

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

 



On Wed, Apr 03, 2013 at 06:19:10PM -0400, Chris Fisichella wrote:
> /usr/bin/xmllint: symbol lookup error:
> /usr/local/lib/libreadline.so.6: undefined symbol: PC

Does "xmllint --help" work?

(Guess: you have an xmllint from a distribution, linked against a libreadline
from a distribution. Somehow you ended up building your own libreadline in
/usr/local. Your system doesn't like -rpath, and xmllint found the /usr/local
readline rather than the one it was compiled with. Maybe build your own
libxml2 which contains xmllint?)

Cheers,

Patrick
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list




[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux