to check version to library

how to check the version of Library
version of Program &
version of file.

while compile pro*c program, I got error like elf error: no string table

if u have any suggestion then give me urgently.

You can check out the following commands:
nm(1), ar(1), objdump(1), ranlib(1)

I'm not exactly sure what your problem is.
More details would help.