docs/known-issues.txt
changeset 471 fdc40a921d80
child 472 86c2bdaad27c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docs/known-issues.txt	Fri May 02 08:41:38 2008 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Glibc does not build: asm/page.h not found
     1.5 +
     1.6 +As of linux-2.6.25, asm/page.h is no longer exported.
     1.7 +This means the glibc up to and including 2.6.1 will not build against headers
     1.8 +exported from linux-2.6.25 and up. Status of glibc 2.7 and above is unknown.