Hi Samuel,

Thanks, that got me a bit further :)

I removed my linux directory, unpacked the kernel source again and 
applied the patch you linked to. The make is now failing with the 
following error:

CC      lib/rbtree.o
  CC      lib/rwsem.o
  CC      lib/semaphore-sleepers.o
  CC      lib/sha1.o
  CC      lib/string.o
  CC      lib/vsprintf.o
  AR      lib/lib.a
  HOSTCC  lib/gen_crc32table
  GEN     lib/crc32table.h
  CC [M]  lib/crc32.o
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
/usr/bin/ld: cannot find -lutil
collect2: ld returned 1 exit status
  KSYM    .tmp_kallsyms1.S
nm: '.tmp_vmlinux1': No such file
No valid symbol.
make: *** [.tmp_kallsyms1.S] Error 1

Any ideas?

Thanks,
Lee

Samuel Korpi wrote:
>
> Try instead the stable 2.6.18 kernel (without the -mm patch) and apply
> the jmpbuf patch at
>
> http://user-mode-linux.sourceforge.net/work/current/2.6/2.6.18/patches/mainline-jmpbuf-akpm
>  
>
>
> /Samuel Korpi
>
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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