From owner-freebsd-stable Tue Nov 6 1:22: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 2922037B405 for ; Tue, 6 Nov 2001 01:22:02 -0800 (PST) Received: from lerami.lerctr.org (localhost [127.0.0.1]) by lerami.lerctr.org (8.12.1/8.12.1/20010730/$Revision: 1.25 $) with ESMTP id fA67eScC023313; Tue, 6 Nov 2001 01:40:28 -0600 (CST) Received: (from ler@localhost) by lerami.lerctr.org (8.12.1/8.12.1/Submit) id fA67eR6B023312; Tue, 6 Nov 2001 07:40:27 GMT Date: Tue, 6 Nov 2001 01:40:26 -0600 From: Larry Rosenman To: Marcel Moolenaar Cc: freebsd-stable@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files.i386 files.pc98 Message-ID: <20011106014026.A23162@lerami.lerctr.org> References: <200111060218.fA62ILs61502@freefall.freebsd.org> <20011105215308.A11461@lerami.lerctr.org> <20011105195947.A2591@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011105195947.A2591@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.3.23i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Marcel Moolenaar [011105 22:00]: > On Mon, Nov 05, 2001 at 09:53:08PM -0600, Larry Rosenman wrote: > > linux_proto.h:57: syntax error before `linux_time_t' > > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > > linux_proto.h:57: syntax error before `)' > > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > > You have a stale linux_proto.h. Check that you have: > $FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.9 2001/11/05 19:12:29 ... I do. $ head linux_proto.h /* * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.9 2001/11/05 * 19:12:29 marcel Exp $ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v * 1.30.2.7 2001/11/05 19:08:23 marcel Exp */ #ifndef _LINUX_SYSPROTO_H_ #define _LINUX_SYSPROTO_H_ $ > > -- > Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message