You are not logged in.

#1 2012-04-23 17:37:23

cfarinella
Member
Registered: 2009-10-09
Posts: 12

[SOLVED]`GLIBC_2.14' not found

I tried to update openssl on an older machine, and now am getting:

"`GLIBC_2.14' not found (required by /usr/lib/libssl.so.1.0.0)"

for various commands including pacman.  I have the glibc-2.14.1-1-x86_64.pkg.tar.xz pkg on my machine, but cannot install it.  Lots of stuff doesn't work, does anyone know how I can fix this?

thanks,

--charlie

Last edited by cfarinella (2012-04-23 18:57:31)

Offline

#2 2012-04-23 18:12:18

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]`GLIBC_2.14' not found

Is your system up to date in it's totality (pacman -Syu)?


Burninate!

Offline

#3 2012-04-23 18:44:50

cfarinella
Member
Registered: 2009-10-09
Posts: 12

Re: [SOLVED]`GLIBC_2.14' not found

Gcool wrote:

Is your system up to date in it's totality (pacman -Syu)?

It's not, and I don't know if I can do that, it might break some stuff that our developers have running.

At the moment, without pacman being usable, I couldn't do it if I wanted.  :-(

Offline

#4 2012-04-23 18:56:39

cfarinella
Member
Registered: 2009-10-09
Posts: 12

Re: [SOLVED]`GLIBC_2.14' not found

I've "solved" it for now, by grabbing libssl.so and libcrypt.so from another machine and swapping them out.  For now I can function.

thanks,

--charlie

Offline

#5 2012-04-23 21:18:35

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [SOLVED]`GLIBC_2.14' not found

cfarinella wrote:

"`GLIBC_2.14' not found (required by /usr/lib/libssl.so.1.0.0)"

That's strange - sure it doesn't say "2.15"?

You should have recompiled openssl, rather than changed just 2 of its files. That's very unsafe - e.g. what about /usr/lib/engines/*.so?

Offline

Board footer

Powered by FluxBB