Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 16:40:55 -0800
From:      John Polstra <jdp@polstra.com>
To:        matt@deepwell.com
Cc:        current@freebsd.org
Subject:   Re: Make World Failure (Still)
Message-ID:  <199703290040.QAA05437@austin.polstra.com>
In-Reply-To: <3.0.32.19970328153553.00bb90ac@deepwell.com>
References:  <3.0.32.19970328153553.00bb90ac@deepwell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <3.0.32.19970328153553.00bb90ac@deepwell.com>,
Matt Eagleson  <matt@deepwell.com> wrote:
> I must be stupid but I can't get RELENG_2_2
> to make.
> 
> 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

You're not stupid, it's just broken in 2.2 right now.  Peter committed
a fix for -current, but the fix is not in 2.2 yet.

Your best bet for now might be to delete dumpfs from the Makefile in
"/usr/src/sbin".  Or, merge in Peter's fix, which is small and simple.
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



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