On Mon, Jun 27, 2005 at 03:43:57PM +0100, Steve King wrote: > Hi 64bit land, > > Getting a nasty run-time failure with oleo: > > $ oleo > oleo: relocation error: oleo: symbol errno, version GLIBC_2.2.5 not > defined in file libc.so.6 with link time reference > Any ideas?
Looks like one of those GLIBC version stupidiesties that have occoured with some glibc versions before. I seem to recall some LD_ASSUME_KERNEL env can sometimes be used to fix it. Do a search on that and hopefully it will help. I thought only old (and hence generally 32bit) programs compiled against buggy versions of libc ever had those errors. Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

