Compilation problem with platform upgrade

I

Ivan

Hi all, I have just upgraded my system from redhat 7.3 to redhat 9.0,
but I found that there are many problems for this update. I have a C
application that originally can compiled and run properly in my 7.3
environment. But they cannot be run at all now in the new system, I
received the following error message when I try to run my applicatin:

relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference.

I do not want to down grade back to 7.3. How can I solve this problem?
If anyone knows, please let me know.

Thanks a lot.

IVAN
 
M

Mark McIntyre

Hi all, I have just upgraded my system from redhat 7.3 to redhat 9.0,
but I found that there are many problems for this update.

You will probably want to ask this question in a linux group. CLC
deals with C the language, not specific implementations.
 
M

Mark Gordon

On 30 Oct 2003 22:07:57 -0800
Hi all, I have just upgraded my system from redhat 7.3 to redhat 9.0,
but I found that there are many problems for this update. I have a C
application that originally can compiled and run properly in my 7.3

You have an error on line 42 of your C code.
environment. But they cannot be run at all now in the new system, I
received the following error message when I try to run my applicatin:

relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference.

I do not want to down grade back to 7.3. How can I solve this problem?
If anyone knows, please let me know.

I'm sure lots of people do and if you ask on the relevant group you
might even be told what the answer is. Since this is a question about
problems with a redhat upgrade (unless you claim that
libmysqlclient.so.10 is your C program) I suggest you look for a group
with redhat in its name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,064
Members
48,769
Latest member
Clifft

Latest Threads

Top