Mailinglist Archive: opensuse (1555 mails)
| < Previous | Next > |
Re: [opensuse] glibc compatibility
- From: Ansgar Esztermann <aeszter@xxxxxxx>
- Date: Wed, 1 Jul 2009 11:24:44 +0200
- Message-id: <3EED8BED-16A6-468A-9FF9-74E91FB31C4A@xxxxxxx>
On Jul 1, 2009, at 8:58 , Andreas Jaeger wrote:
A binary compiled with an older glibc should run with a newer glibc. Seeing a
failure in getpwuid points to one of the exceptions: Static binaries using NSS
code like getpwuid might not work. If you only use shared objects you're fine
in general.
So, compile on 10.2 dynamically and it should run on 11.1,
Thanks for making this clear. I was under the impression that the binary is dynamic, but I guess I was wrong. There are some static libraries created during the build process, so maybe that is where the error occurs.
A.
--
Ansgar Esztermann
DV-Systemadministration
Max-Planck-Institut für biophysikalische Chemie, Abteilung 105
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |