Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 13:32:12 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Compile error
Message-ID:  <19980601133212.47322@sr.se>

next in thread | raw e-mail | index | archive | help

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



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