Hi,
I have seen this error for the first time and there are less references in web.
can some one please point me out what causing this error.
Quote:
/home/Prgs/a.out: relocation error:
/home/Prgs/a.out: symbol printf, version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
through GBD when i checked it is generated when the program encountred a printf statement .
But the same code(code having printf statements)was working perfectly some time back.
