EmbeddedRelated.com
Forums

uclinux on lpc2294

Started by maruthi.hr October 16, 2007
My project is to port uclinux on lpc2294. I've uClinux-dist-20070130
package downloaded from www.uclinux.org. My conclusion is that it does not
need arm and lpc2294 patching as it includes necessary folders in its file
tree. So, I tried to do "make menuconfig" and build the kernel. But i got
some errors. I'm not sure if i'm doing it right. Will someone guide me
please???

Thanks in advance


>My project is to port uclinux on lpc2294. I've uClinux-dist-20070130 >package downloaded from www.uclinux.org. My conclusion is that it does
not
>need arm and lpc2294 patching as it includes necessary folders in its
file
>tree. So, I tried to do "make menuconfig" and build the kernel. But i
got
>some errors. I'm not sure if i'm doing it right. Will someone guide me >please??? > >Thanks in advance > > >Yes, my conclusion was right. uClinux-dist-20070130 does not need arm and
lpc2294 patching. I tried to build it several times today. The build was good until i got this error Undefined reference to pgd_offset() in function io.c Now i am trying to troubleshoot this. If someone can help i am very glad. thanks