Re: Help with xmllint



On Thu, 2002-01-17 at 06:22, Bill Day wrote:
> I have upgraded my system to RedHat 7.2, installed gcc3, and run
> /sbin/ldconfig.
> 
> I am still getting the following error when I try to run xmllint:
> 
> xmllint: /lib/libc.so.6: version `GCC_3.0' not found (required by xmllint)
> xmllint: /lib/libc.so.6: version `GCC_3.0' not found (required by /usr/lib/libxml2.so.2)
> 
> Could someone please tell me what I need to do to get the new Docbook
> tools to work correctly?
Your problem is that you're using GCC 2.96 with binaries that were
compiled with 3.0.  Download the .src.rpm and run a rpm --rebuild
file.src.rpm.  Then install the binaries.  Voila!

Kevin Breit





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