[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel 2.4.3 won't compile



On Tue, Apr 17, 2001 at 05:07:32PM +0200, Idar Tollefsen wrote:

[Is it possible to make your lines a little shorter? About 70 characters
is normal, so they can be quoted sensibly]

> When I try to compile the 2.4.3 kernel with "make boot" it fails allready on main.c saying
> that pte_alloc and pmt_alloc are defined twice. Once in include/asm/pgalloc.h and once
> in include/linux/mm.h (I might have switched the directories here, I'm not sitting at the
> Alpha in question right now).
> 
> This is true. They are defined in both those files, and with different signatures.

It's generally broken (as is the ia64 code as well). The -ac3 patch
(amongst others) fixes this.

HTH,

Phil

-- 
  Philip Kendall <pak@ast.cam.ac.uk>
  http://www.srcf.ucam.org/~pak21/



Reply to: