hi,
I'm a total beginner regarding mysql C API, and I got the following error when i tried to run my program:
/myprog: error while loading shared libraries: ./myprog: symbol free, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Does anyone know what the error means, or how I can fix the problem?
Thanks!
Stella
I'm a total beginner regarding mysql C API, and I got the following error when i tried to run my program:
/myprog: error while loading shared libraries: ./myprog: symbol free, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Does anyone know what the error means, or how I can fix the problem?
Thanks!
Stella