Hi list,

The following build errors crosseed my way when I tried to build a debina 
package for an uml guest:
[...]
  HOSTCC  scripts/mod/mk_elfconfig
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  CC      init/main.o

 In file included from include/asm/pgtable.h:28,
                 from include/linux/bootmem.h:7,
                 from init/main.c:30:
include/asm/pgtable-3level.h: In function `pfn_pmd':
include/asm/pgtable-3level.h:138: warning: implicit declaration of function 
`__pmd'
include/asm/pgtable-3level.h:138: error: incompatible types in return
make[2]: *** [init/main.o] Error 1
make[1]: *** [init] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.11'
make: *** [stamp-build] Error 2


I cannot see any obvious things I foprgot to do, maybe somebody else on the 
list see what I missed?

(command to invoke it was:
 
make-kpkg --rootcmd sudo --arch um kernel-image  

Done in a clean build tree with the uml-2.6.11-bs1.patch.bz2 applied (no skas, 
that was the previous compile and reversed)..

-- 
with kind regards,

Jelle Booomstra


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to