Steve Wampler wrote:

I'm trying to build a CD that has all the binaries and libraries
needed to run chkrootkit on it (so I can be more confident that
I'm running good binaries when checking possibly compromized
systems...).

No real problem locating all the binaries and libraries, and
the CD I build works just fine on the (RH 8.0) system I built
it on, but when I try it on another system (happens to be
RH 7.3). I get:

/bin/sh: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found
(required by /mnt/cdrom/bin/Chkrootkit/lib/libc.so.6)

I've gone googling for GLIBC_PRIVATE and, while a number of people
have encountered this error in other contexts, I haven't found
a solution.

Anyone got one?

Thanks in advance!
Steve


Maybe build a bootable CD image that you can use to boot the system with? Else try chrooting chkrootkit and keep adding libraries until you find the one you need.

Try 'ldd libc.so.6'

and 'ldd chkrootkit'

regards,

glen

--
Glen Mehn [EMAIL PROTECTED]
Systems Administrator MyVest, LLC




Reply via email to