cannot compile 2.3.33 on Alpha

Christian Groessler (cpg@aladdin.de)
Thu, 16 Dec 1999 23:18:53 +0100


Hi,

this is the error:

-------------
make[3]: Entering directory `/usr/src/linux-2.3.33/drivers/video'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.33/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -mcpu=ev6 -Wa,-mev6 -DEXPORT_SYMTAB -c fbmem.c
fbmem.c: In function `fb_mmap':
fbmem.c:476: too many arguments to function `apecs_ioremap'
fbmem.c:476: warning: passing arg 1 of `virt_to_phys' makes pointer from
integer without a cast
make[3]: *** [fbmem.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.33/drivers/video'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.33/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.33/drivers'
make: *** [_dir_drivers] Error 2
[chris@alpha:/usr/src/linux-2.3.33]$
-------------

regards,
chris

-
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/