From owner-freebsd-current Fri Mar 28 16:41:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA17947 for current-outgoing; Fri, 28 Mar 1997 16:41:01 -0800 (PST) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA17940 for ; Fri, 28 Mar 1997 16:40:58 -0800 (PST) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.5/8.8.5) with ESMTP id QAA05437; Fri, 28 Mar 1997 16:40:55 -0800 (PST) Message-Id: <199703290040.QAA05437@austin.polstra.com> To: matt@deepwell.com Subject: Re: Make World Failure (Still) Newsgroups: polstra.freebsd.stable In-Reply-To: <3.0.32.19970328153553.00bb90ac@deepwell.com> References: <3.0.32.19970328153553.00bb90ac@deepwell.com> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Date: Fri, 28 Mar 1997 16:40:55 -0800 From: John Polstra Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <3.0.32.19970328153553.00bb90ac@deepwell.com>, Matt Eagleson 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