docs/known-issues.txt
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Apr 30 16:58:23 2008 +0000 (2008-04-30)
changeset 469 bac4b330b8be
child 472 86c2bdaad27c
permissions -rw-r--r--
Add a file documenting known issues.

/trunk/docs/known-issues.txt | 5 5 0 0 +++++
1 file changed, 5 insertions(+)
     1 Glibc does not build: asm/page.h not found
     2 
     3 As of linux-2.6.25, asm/page.h is no longer exported.
     4 This means the glibc up to and including 2.6.1 will not build against headers
     5 exported from linux-2.6.25 and up. Status of glibc 2.7 and above is unknown.