>version number 100 in pre-100 Makefile, which breaks uname() under
>most GLIBC based systems. Quick fix is the change the version back to
>"99" in the toplevel Makefile.
As you probably just know glibc uname() works fine.
andrea@dragon:~$ uname -r
2.1.100
To make pppd working I simply changed all "2.1.16" to "2.1.0" in
pppd/sys-linux.c. I will never use kernel between 2.1.0 and 2.1.16 ;-).
Andrea[s] Arcangeli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu