Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 1997 12:35:03 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        bsdcur@shadows.aeon.net (mika ruohotie)
Cc:        current@freebsd.org
Subject:   Re: todays world...
Message-ID:  <199703242035.MAA03786@freefall.freebsd.org>
In-Reply-To: <199703241754.RAA03608@shadows.aeon.net> from "mika ruohotie" at Mar 24, 97 07:54:45 pm

next in thread | previous in thread | raw e-mail | index | archive | help
mika ruohotie wrote:
> 
> > ===> sbin/dumpfs
> > cc -O2 -m486 -pipe   -c /usr/src/sbin/dumpfs/dumpfs.c
> > /usr/src/sbin/dumpfs/dumpfs.c: In function `dumpfs':
> > /usr/src/sbin/dumpfs/dumpfs.c:150: structure has no member named `fs_headswitch'/usr/src/sbin/dumpfs/dumpfs.c:150: structure has no member named `fs_trkseek'
> > *** Error code 1

Those two (unused) fields were replaced by the fs_id member.
Dumpfs needs to be updated to reflect this.
-- 
Mike Pritchard
mpp@FreeBSD.org
"Go that way.  Really fast.  If something gets in your way, turn"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703242035.MAA03786>