From owner-freebsd-stable Mon Jun 1 04:32:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19966 for freebsd-stable-outgoing; Mon, 1 Jun 1998 04:32:38 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19955 for ; Mon, 1 Jun 1998 04:32:21 -0700 (PDT) (envelope-from gunnar@pluto.sr.se) Received: (from smap@localhost) by dart.sr.se (8.8.2/8.7.3) id NAA07895 for ; Mon, 1 Jun 1998 13:32:15 +0200 (MET DST) Received: from unknown(134.25.188.196) by dart.sr.se via smap (V1.3) id sma007889; Mon Jun 1 13:32:13 1998 Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.7) id NAA29481; Mon, 1 Jun 1998 13:32:13 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980601133212.47322@sr.se> Date: Mon, 1 Jun 1998 13:32:12 +0200 From: Gunnar Flygt To: freebsd-stable@FreeBSD.ORG Subject: Compile error Reply-To: flygt@sr.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I fetched the total src and ran a make buildworld this morning. After 1 1/2 hours of compilation I get this error: ===> sbin/newfs cc -nostdinc -O -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/newfs/../disklabel/dkcksum.c cc -nostdinc -O -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/newfs/../mount/getmntopts.c cc -nostdinc -O -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/newfs/newfs.c cc -nostdinc -O -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/newfs/mkfs.c /usr/src/sbin/newfs/mkfs.c: In function `fsinit': /usr/src/sbin/newfs/mkfs.c:902: structure has no member named `ts_sec' /usr/src/sbin/newfs/mkfs.c:903: structure has no member named `ts_sec' /usr/src/sbin/newfs/mkfs.c:904: structure has no member named `ts_sec' *** Error code 1 Stop. Something missing! What? -- regards, Gunnar email: flygt@sr.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message