ARM fails compile in vgacon.c 2.6.24

Previous thread: [scsi bug] spurious build failures in aic7xxx by Ingo Molnar on Friday, February 1, 2008 - 6:50 pm. (16 messages)

Next thread: [GIT PATCH] PCI patches for 2.6.24 by Greg KH on Friday, February 1, 2008 - 7:11 pm. (23 messages)
To: <linux-kernel@...>
Date: Friday, February 1, 2008 - 6:03 pm

Did someone undo a previous patch for this on ARM, it used to work.?

CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
CHK include/linux/compile.h
CC drivers/video/console/vgacon.o
In file included from drivers/video/console/vgacon.c:51:
include/video/vga.h: In function 'vga_io_r':
include/video/vga.h:226: warning: cast to pointer from integer of
different size
include/video/vga.h: In function 'vga_io_w':
include/video/vga.h:231: warning: cast to pointer from integer of
different size
include/video/vga.h: In function 'vga_io_w_fast':
include/video/vga.h:237: warning: cast to pointer from integer of
different size
drivers/video/console/vgacon.c: In function 'write_vga':
drivers/video/console/vgacon.c:149: warning: cast to pointer from
integer of different size
drivers/video/console/vgacon.c:150: warning: cast to pointer from
integer of different size
drivers/video/console/vgacon.c: In function 'vgacon_startup':
drivers/video/console/vgacon.c:494: error: 'PCIMEM_BASE' undeclared
(first use in this function)
drivers/video/console/vgacon.c:494: error: (Each undeclared identifier
is reported only once
drivers/video/console/vgacon.c:494: error: for each function it appears
in.)
drivers/video/console/vgacon.c: In function 'vgacon_set_cursor_size':
drivers/video/console/vgacon.c:652: warning: cast to pointer from
integer of different size
drivers/video/console/vgacon.c:653: warning: cast to pointer from
integer of different size
drivers/video/console/vgacon.c:654: warning: cast to pointer fr...

Previous thread: [scsi bug] spurious build failures in aic7xxx by Ingo Molnar on Friday, February 1, 2008 - 6:50 pm. (16 messages)

Next thread: [GIT PATCH] PCI patches for 2.6.24 by Greg KH on Friday, February 1, 2008 - 7:11 pm. (23 messages)