This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Leopard dm365

Hi all,

I'm trying to compile the SDK i've got from:

https://source.ridgerun.net/svn/leopardboarddm365/sdk/trunk.

I've downloaded all the repository and the toolchain, I can run the "make config" to configure features, but when I'm trying to run "make", I get an error:

"

Processing kernel...

Generating include/asm-arm/mach-types.h

<stdin>:1351:2: warning: #warning syscall migrate_pages not implemented

as: unrecognized option: '-EL' 

make[4]: *** [scripts/mod/empty.o] Error 1

make[3]: *** [scripts/mod] Error 2

make[2]: *** [scripts] Error 2

make[1]: *** [build] Error 2

make: *** [kernel_build] Error 2

"

Please help me to solve this.

Thank in advance.