asm/page.h
Jeremy Huntwork
jhuntwork at linuxfromscratch.org
Tue Apr 22 12:47:12 MDT 2008
Hey all,
Running through a build here (with a couple of package updates) and ran
across an error when running 'make test' for chapter 6 perl. Essentially
amounts to a 'No such file' error for asm/page.h.
Tracking it down, it appears that recent Linux headers no longer install
asm/page.h. (I don't know how far back this goes, I'm testing with
2.6.25). The culprit seems to be only one file where asm/page.h is
included. I'm going to see if I can remove the include and get a good
result.
As an aside, has anyone tested perl-5.10.0 yet?
--
JH
More information about the lfs-dev
mailing list