From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Thu 13 Jan 2005 - 18:47:30 GMT
On Thu, Jan 13, 2005 at 11:33:24AM -0600, John Goerzen wrote:
> Hi,
>
> I'm trying to build 2.6.9 with the latest dev release for Alpha. I'm
> getting:
what is the 'latest dev release for Alpha'?
> LD usr/built-in.o
> AS arch/alpha/kernel/entry.o
> In file included from arch/alpha/kernel/entry.S:12:
> include/asm/unistd.h:367:1: warning: "__NR_vserver" redefined
> include/asm/unistd.h:236:1: warning: this is the location of the previous definition
> CC arch/alpha/kernel/traps.o
> CC arch/alpha/kernel/process.o
> In file included from include/linux/unistd.h:9,
> from arch/alpha/kernel/process.c:20:
> include/asm/unistd.h:367:1: "__NR_vserver" redefined
> include/asm/unistd.h:236:1: this is the location of the previous definition
> make[2]: *** [arch/alpha/kernel/process.o] Error 1
> make[1]: *** [arch/alpha/kernel] Error 2
> make[1]: Leaving directory `/home/jgoerzen/programs/kernel/linux-2.6.9'
>
> Any ideas?
looks like the syscall made it into the kernel ...
just remove the second definition (line 367)
thanks for reporting!
best,
Herbert
>
> -- John
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver