Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

New type of error regarding altfb.c

Hi,

I just wanted to recompile the uClinux kernel for my NEEK board and an error appears and interrupts the compiling process. I'm using the predefined systems files:

http://www.nioswiki.com/@api/deki/files/115/=neek_ocm_spi.zip, which should work fine.

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c: In function `altfb_dma_start':

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: `na_vga_controller_0' undeclared (first use in this function)

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: (Each undeclared identifier is reported only once

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: for each function it appears in.)

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: warning: initialization makes integer from pointer without a cast

Actually the driver altfb.c worked fine a month ago, but now after ./update the dist the error appears.

Could someone help me to solve this problem?

D.

1 Reply