From owner-freebsd-questions Tue Nov 2 7:17:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from righi.dhs.org (RIGHI.DF.UNIBO.IT [137.204.49.17]) by hub.freebsd.org (Postfix) with ESMTP id A220614E19 for ; Tue, 2 Nov 1999 07:17:17 -0800 (PST) (envelope-from bsd@righi.dhs.org) Received: from localhost (bsd@localhost) by righi.dhs.org (8.9.3/8.9.3) with ESMTP id QAA61325; Tue, 2 Nov 1999 16:16:58 +0100 (CET) (envelope-from bsd@righi.dhs.org) Date: Tue, 2 Nov 1999 16:16:58 +0100 (CET) From: FreeBSD Mailing list To: Brandon Fosdick Cc: FreeBSD Questions Subject: Re: Device XFS In-Reply-To: <381BCD86.2330B19F@glue.umd.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I keep getting a lot of errors compiling arla 0.27 xfs_vfsops-freebsd.c: In function `vfs_register': xfs_vfsops-freebsd.c:146: `MOUNT_MAXTYPE' undeclared (first use this function) xfs_vfsops-freebsd.c:146: (Each undeclared identifier is reported only once xfs_vfsops-freebsd.c:146: for each function it appears in.) xfs_vfsops-freebsd.c:147: invalid type argument of `->' xfs_vfsops-freebsd.c:151: `void_vfsconf' undeclared (first use this function) xfs_vfsops-freebsd.c:159: structure has no member named `vfc_index' if you could compile it plz let me know how you did thanks Rick On Sun, 31 Oct 1999, Brandon Fosdick wrote: > I finally got arla 0.27 to build on 3.3-S, but when I run > /usr/local/bin/startarla it tells me that /dev/xfs0 doesn't exist. A quick check > of ls /dev tells me that it really doesn't exist. I've tried using mknod and > MAKEDEV xfs. I've already searched the handbook, etc. to no avail. What else can > I try? > > Thanks, > Brandon > -- > bfoz@glue.umd.edu > "Lead, follow, or get run over" > "In life there are those who steer, and those who push" > "I'm not impatient, the world is too slow" > "Life is short, so have fun, play hard, and leave a good looking corpse" > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message