summaryrefslogtreecommitdiff
path: root/docs/known-issues.txt
blob: 54d9de3b4b734e992aff7eabae363877f1d00e9c (plain)
1
2
3
4
5
Glibc does not build: asm/page.h not found

As of linux-2.6.25, asm/page.h is no longer exported.
This means the glibc up to and including 2.6.1 will not build against headers
exported from linux-2.6.25 and up. Status of glibc 2.7 and above is unknown.