search for: elibexec

Displaying 2 results from an estimated 2 matches for "elibexec".

Did you mean: libexec
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...dress changed" ELIBACC (79) => "Can not access a needed shared library" ELIBBAD (80) => "Accessing a corrupted shared library" ELIBSCN (81) => ".lib section in a.out corrupted" ELIBMAX (82) => "Attempting to link in too many shared libraries" ELIBEXEC (83) => "Cannot exec a shared library directly" EILSEQ (84) => "Illegal byte sequence" ERESTART (85) => "Interrupted system call should be restarted" ESTRPIPE (86) => "Streams pipe error" EUSERS (87) => "Too many users" ENOTSOCK (88)...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote: > > > Find attached two patches I have in order to build klibc 2.0.2 > against kernel 3.8.13 > We had to introduce those patches when going from kernel 3.6 to kernel 3.7 > Hope it helps. > those patches are wrong and again very brittle. just use the way it is described in `make help': A) cd ~/src/linux