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

Re: [microblaze-uclinux] compile error



Hi Devi,

devi wrote:
> hi,
> 
> I am getting this error.I couldn't find show_mem in adapter.c.
> how do I correct this compile error.
>  
> drivers/char/char.o: In function `xgpio_init':
> /linux-2.4.x/drivers/char/xilinx_gpio/adapter.c(.data+0x1308): undefined reference to `show_mem'

You need to start thinking a bit about the meaning of compile errors, 
and develop some skills in tracking them down for yourself.

Examine the xilinx_gpio/adapter.c file, find where it is making the call 
to a function called show_mem() - it looks like something you have 
added, it's not in the standard CVS sources for that file.

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/