docs/known-issues.txt
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu May 01 19:47:25 2008 +0000 (2008-05-01)
changeset 470 341c43d832f1
child 472 86c2bdaad27c
permissions -rw-r--r--
Rebuild generated files if re-configured.

/trunk/Makefile.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
     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.