Displaying 2 results from an estimated 2 matches for "enotnam".
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...down"
EHOSTUNREACH (113) => "No route to host"
EALREADY (114) => "Operation already in progress"
EINPROGRESS (115) => "Operation now in progress"
ESTALE (116) => "Stale NFS file handle"
EUCLEAN (117) => "Structure needs cleaning"
ENOTNAM (118) => "Not a XENIX named type file"
ENAVAIL (119) => "No XENIX semaphores available"
EISNAM (120) => "Is a named type file"
EREMOTEIO (121) => "Remote I/O error"
EDQUOT (122) => "Quota exceeded"
ENOMEDIUM (123) => "No mediu...
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