Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 1998 06:41:39 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        John Saunders <john.saunders@scitec.com.au>
Cc:        stable@FreeBSD.ORG
Subject:   Re: [gunnar@pluto.sr.se: Compile error]
Message-ID:  <19980604064139.54879@sr.se>
In-Reply-To: <032301bd8eb2$a9f74780$6cb611cb@saruman.scitec.com.au>; from John Saunders on Wed, Jun 03, 1998 at 03:44:23PM %2B1000
References:  <032301bd8eb2$a9f74780$6cb611cb@saruman.scitec.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 03, 1998 at 03:44:23PM +1000, John Saunders wrote:
> Have you rebuilt your include files?
> 
> cd /usr/src ; make -DCLOBBER includes

I did as you said, and still gets the error. It has another writing to it now 
though:

===> 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.

So still there is ts_sec missing in the structure. Please one of you 
developers. Tell me where the declaration should be!!!!!
-- 
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?19980604064139.54879>