Hopefully someone has already experienced this;
Host kernel is running fine, but trying to build ARCH=um, I get the
following compile error (regardless of configuration defconfig, or more
platform specific).
Was not able to apply the old SKAS patch
http://www.matrixstorm.com/software/linux/2.6.31-skas3.patch, which may
be the root cause, is there something more recent, or, are have folks
migrated to something else?
Thanks. -- Pat

  CC      mm/memory.o
In function ‘zap_pmd_range’,
    inlined from ‘zap_pud_range’
at /usr/src/linux-3.6.8/mm/memory.c:1281:8,
    inlined from ‘unmap_page_range’
at /usr/src/linux-3.6.8/mm/memory.c:1306:8:
/usr/src/linux-3.6.8/mm/memory.c:1236:23: error: call to
‘__build_bug_failed’ declared with attribute error: BUILD_BUG failed
make[3]: *** [mm/memory.o] Error 1
make[2]: *** [mm] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2

Reply via email to