crosstool-ng/docs/known-issues.txt
Yann E. MORIN" e30048ee15 Update the list of known issues.
/trunk/docs/known-issues.txt |   13     0    13     0 -------------
 1 file changed, 13 deletions(-)
2008-07-15 17:47:51 +00:00

8 lines
369 B
Plaintext

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 will not build against headers
exported from linux-2.6.25 and up. Starting with glibc-2.6.1, patches are
available that solves the issue. Switch to at least 2.6.1 if you can, or try
to backport the fix (should be quite easy).