About this list Date view Thread view Subject view Author view Attachment view

From: Bjoern Steinbrink (bjoern.steinbrink_at_isp4p.net)
Date: Sun 22 Feb 2004 - 13:42:50 GMT


On Sat, 2004-02-21 at 20:18, Thomas Gelf wrote:
> Compiling Kernel 2.6.3 with vs0.08 on Debian fails, the error is:
>
> > fs/builtin.o: In function `load_aout_binary`:
> > fs/builtin.o(.text+0x275dc): undefined reference to `vx_rsspages_sub`
> > make[1]...
this patch did the trick for me...

--- linux-2.6.3-prism54-vs0.08/fs/binfmt_aout.c.old 2004-02-22
14:38:12.000000000 +0100
+++ linux-2.6.3-prism54-vs0.08/fs/binfmt_aout.c 2004-02-22
14:39:05.000000000 +0100
@@ -24,6 +24,7 @@
 #include <linux/binfmts.h>
 #include <linux/personality.h>
 #include <linux/init.h>
+#include <linux/vinline.h>
  
 #include <asm/system.h>
 #include <asm/uaccess.h>

_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


About this list Date view Thread view Subject view Author view Attachment view
[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Sun 22 Feb 2004 - 13:43:22 GMT by hypermail 2.1.3