>   host -a somedomain.com
>   ipv6: version magic '2.6.9-1.6_FC2 686 REGPARM
>   4KSTACKS gcc-3.3' should be '2.6.9-bb4 gcc-3.3'
>   Segmentation fault
>    
>   I use kernel 2.6.9 bb4 on guest and 2.6.10 skas v7
>   on the Host.
>    
>   Have you some ideas?

Well I'm no kernel expert, but it sounds like there's a
mismatch between your uml kernel and the modules you are using
with it - the kernel is 2.6.9-bb4 but the modules (well the
ipv6 one at least) were compiled for '2.6.9-1.6...".  When you
built your 2.6.9-bb4 kernel did you update the modules in your
uml root filesystem as well?   Or you might try doing a 'make
mrproper ARCH=um' (after saving the .config file) on your uml
kernel and try building it again.

Hope this helps.


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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