From owner-freebsd-current Mon Feb 19 12: 0: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 01DA837B503 for ; Mon, 19 Feb 2001 11:59:59 -0800 (PST) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id LAA07011 for ; Mon, 19 Feb 2001 11:59:58 -0800 Date: Mon, 19 Feb 2001 11:59:57 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: current@freebsd.org Subject: pooched kernel stuff (linux) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG looks like the usual drill for alpha, w/o lubricant: @/alpha/linux/linux_syscall.h:126: warning: `LINUX_SYS_linux_mount' redefined @/alpha/linux/linux_syscall.h:25: warning: this is the location of the previous definition In file included from /tstsys/modules/linux/../../compat/linux/linux_file.c:53: machine/../linux/linux_proto.h:346: redefinition of `struct linux_mount_args' machine/../linux/linux_proto.h:602: warning: redundant redeclaration of `linux_mount' in same scope machine/../linux/linux_proto.h:540: warning: previous declaration of `linux_mount' /tstsys/modules/linux/../../compat/linux/linux_file.c: In function `linux_mount': /tstsys/modules/linux/../../compat/linux/linux_file.c:910: structure has no member named `filesystemtype' /tstsys/modules/linux/../../compat/linux/linux_file.c:914: structure has no member named `specialfile' /tstsys/modules/linux/../../compat/linux/linux_file.c:917: structure has no member named `dir' /tstsys/modules/linux/../../compat/linux/linux_file.c:934: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:945: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:950: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:952: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:954: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:956: structure has no member named `rwflag' /tstsys/modules/linux/../../compat/linux/linux_file.c:958: structure has no member named `rwflag' *** Error code 1 Stop in /tstsys/modules/linux. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message