On Wed, Feb 9, 2011 at 2:51 PM, Mihir Mehta <[email protected]> wrote: > Hi people, > > I am using Ubuntu 10.10, amd64 architecture, and running gcc version > 4:4.4.4-1ubuntu2. > > I'm trying to install a piece of software called chronicle-recorder, hosted > at http://code.google.com/p/chronicle-recorder/ . I read the build > instructions from > http://code.google.com/p/chronicle-recorder/wiki/BuildNotes, it requires me > to do an svn checkout and then compile. But when I run "./configure && > checkinstall" (or even "./configure and make install" as they originally > recommended), I get an error which states, > checking the libc version... unsupported version > configure: error: Valgrind requires glibc version 2.2 - 2.7
Check for a package like libc6 (on my Ubuntu 10.10). I think that should be the one (it provides /lib/libc.so). Sharad -- LUG@IITD - http://tinyurl.com/ycueutm
