Computing.Net > Forums > Linux > glibc Errors...?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

glibc Errors...?

Reply to Message Icon

Name: Tigleon
Date: April 3, 2003 at 13:05:27 Pacific
OS: Mandrake 9.0
CPU/Ram: P4, 512MB RAM
Comment:

I'm trying to install glibc 2.3.2, and I get the the point where I'm doing a make check.. and I get this:

make[2]: Entering directory `/home/tigleon/Downloads/glibc-2.3.2/iconv'
make[2]: *** No rule to make target `/home/tigleon/Downloads/glibc-build/elf/soinit.os', needed by `/home/tigleon/Downloads/glibc-build/libc.so'. Stop.
make[2]: Leaving directory `/home/tigleon/Downloads/glibc-2.3.2/iconv'
make[1]: *** [iconv/tests] Error 2
make[1]: Leaving directory `/home/tigleon/Downloads/glibc-2.3.2'
make: *** [check] Error 2

What is wrong? I'm probably doing something really dumb, but I'm getting a bit frustrated so I wanted to ask if anyone would please help a newbie out... it seems to be causing me quite a few problems not having it running!



Sponsored Link
Ads by Google

Response Number 1
Name: ArnoldF
Date: April 4, 2003 at 11:58:15 Pacific
Reply:

why are you building from source?

did you try to download & install a binary rpm?


0

Response Number 2
Name: Tigleon
Date: April 4, 2003 at 13:33:39 Pacific
Reply:

Ok I tried installing the rpm, and it told me it needed the glibc-common. So I downloaded that, and I get an error that says:

error: failed dependencies:
glibc 2.3.2 conflicts with glibc-common-2.3.2-11.9

Now what do I do?


0

Response Number 3
Name: Balram Adlakha
Date: April 4, 2003 at 14:24:20 Pacific
Reply:

I'm assuming that you know what you're doing... (the new glibc doesn't support the old binaries properly and your system might not work at all) but still, the glibc is of different version than the glibc-common, try to find a matching one...


0

Response Number 4
Name: Tigleon
Date: April 4, 2003 at 16:37:23 Pacific
Reply:

But the thing is, they are the same version number. Here is what happened. I downloaded glibc-2.3.2-11.9.rpm. I tried installing it, and it gave me this error:

error: failed dependencies:
glibc-common = 2.3.2-11.9 is needed by glibc-2.3.2-11.9

So I downloaded glibc-common-2.3.2-11.9.rpm and tried to install that, and I got this:

error: failed dependencies:
glibc 2.3.2 conflicts with glibc-common-2.3.2-11.9

So now what do I have to do? Since it won't let me install either, and it seems like each needs the other before I can install them.


0

Response Number 5
Name: Dlonra
Date: April 4, 2003 at 17:44:10 Pacific
Reply:

did you use rpm -Uvh (update)?

there are ways of forcing an rpm update/install. I did that and a lot of things stopped working - I had to backtrack (BTW, rpm stopped working - that was a bit of a stinker).

glibc is verrry important - upgrade with care: the make errors might be trying to tell u somethin.


0

Related Posts

See More



Response Number 6
Name: Tigleon
Date: April 4, 2003 at 17:52:59 Pacific
Reply:

no I just used rpm -i...
I know it is important, which is why I would like someone to help me get it installed right.


0

Response Number 7
Name: Balram Adlakha
Date: April 5, 2003 at 05:32:24 Pacific
Reply:

looks like you already have 2.3 installed, first remove it or try -U instead of -i.

I think there is absolutely no need to install a newer version of glibc, coz everything you have on your system right now was compiled using your current glibc, and the newer one is supposed to have compatiblity but the bad thing is that it doesn't...atleast its not complete, I know coz when I upgraded to 2.3 on my system (which was originally redhat 7.0 but now its far from redhat) there were a lot of segfaults... I had to compile nearly everything again using the newer glibc to make the system work alright...


0

Response Number 8
Name: Tigleon
Date: April 5, 2003 at 07:29:19 Pacific
Reply:

How can I check if I have that version? I'm pretty sure I don't since a lot of things keep telling me I need to get it



0

Sponsored Link
Ads by Google
Reply to Message Icon

apache, mysql, php help slackware sound problem.



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: glibc Errors...?

Glibc errors www.computing.net/answers/linux/glibc-errors-/27056.html

How to remove a kernel in Linux www.computing.net/answers/linux/how-to-remove-a-kernel-in-linux/27046.html

Help w/ software installation error www.computing.net/answers/linux/help-w-software-installation-error/25269.html