try locate libc.a to check libc.a directory.
2. if you can find the libc.a on your linux system, then you need install glib static library.
For example. fedora 14 ,yum install
install glibc-static
or get rpm from f
tp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/updates/14/i386/glibc-static-2.13-2.i686.rpmthen using rpm -ihv to install this rpm package.