Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 1997 12:08:10 -0500
From:      "Kenneth R. Westerback" <westerback@smh.toronto.on.ca>
To:        <current@freebsd.org>
Subject:   src-cur.2796 make world fails in /sbin/fsck
Message-ID:  <199703061710.MAA24878@titan.tcn.net>

next in thread | raw e-mail | index | archive | help
I just downloaded the src-cur.2700A and subsequent deltas (up to 2796) to
try and compile up FreeBSD current.

When I install the subsequent tree as /usr/src and start 'make world' in
/usr/src I eventually get the messages:

 ===> sbin/fsck
 cc -O -c /usr/src/sbin/fsck/dir.c
 cc -O -c /usr/src/sbin/fsck/inode.c
 /usr/src/sbin/fsck/inode.c: In function 'pinode':
 /usr/src/sbin/fsck/inode.c: 517: request for member 'tv_sec' in something
not a structure or union
 /usr/src/sbin/fsck/inode:c: In function 'allocino':
 /usr/src/sbin/fsck/inode: 588: request for member 'tv_sec' in something
not a structure or union
 *** Error code 1
 Stop.
 *** Error code 1
 Stop.
 *** Error code 1
 Stop.
 *** Error code 1
 Stop.

I just subscribed to current and cvs-all so if this is an already
known/fixed problem I'm afraid I didn't get the message.

Help?

---- Ken





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