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 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page