Re: 2.3.17 and alpha fails with too few arguments `ioremap'

Sean Hunter (sean@uncarved.co.uk)
Thu, 9 Sep 1999 09:35:22 +0100


On Wed, Sep 08, 1999 at 11:30:51PM -0400, Jeff Garzik wrote:
> Peter Sjöberg wrote:
> >
> > When compiling 2.3.17 (and .16) under Alpha (noname) I get
> >
> > gcc -D__KERNEL__ -I/usr/src/linux-2.3.17/include -Wall -Wstrict-prototypes
> > -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
> > -mcpu=ev4
> > -DEXPORT_SYMTAB -c fbmem.c
> > fbmem.c: In function `fb_mmap':
> > fbmem.c:537: too few arguments to function `ioremap'
> > make[3]: *** [fbmem.o] Error 1
> > make[3]: Leaving directory `/usr/src/linux-2.3.17/drivers/video'
> >
> > I looked a bit in this list but found no simular reports, su I guess I
> > need to tell you about it.
>
> io_remap_page_range() macro may be busted on Alpha, for noname.

Also busted on my Ruffian. When I compile without the fb stuff, I can
finally compile a 2.3 kernel, but it doesn't boot :(

Sean

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/