After make install the Glibc2.11 Ubuntu 9.10 became unuseable and unbootable
Recentery,
Then I executed the 'configure', 'make' and 'make check' commands. Every thing was OK, but until I executed the 'make install' command . Ubuntu9.10 can not execute any program afer that. even the make uninstall or make clean command and all command unexecutable.
So I shutdown the computer and try to reboot the system. But it unbootable. it stoped at the ubuntu ring boot logo.
I don't what to reinstall the system. Is there another way to repair the system?
Can anyone help me, please?
Best regards!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu glibc Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2011-06-01
- Last reply:
- 2011-06-02
mycae (mycae) said : | #1 |
Well, that was silly :) If the libc you installed is not built with the exact same external interface, then nothing will work -- this is known as ABI compatability, and is tricky to maintain even if you know what you are doing.
http://
You can try unpacking the contents of either
http://
or
http://
to your target system. This *might* fix it. It depends on what you clobbered.
mycae (mycae) said : | #2 |
oops, that first link is not relevant. Cut and paste error.
Can you help with this problem?
Provide an answer of your own, or ask Steven Lau for more information if necessary.