Date: Mon, 3 Mar 1997 16:11:35 +0500 (ESK) From: "Serge A. Babkin" <babkin@hq.icb.chel.su> To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Cc: freebsd-current@freefall.FreeBSD.ORG Subject: Re: sbin/fsck doesn't compile (here) Message-ID: <199703031111.QAA09859@hq.icb.chel.su> In-Reply-To: <199703030849.JAA10250@gil.physik.rwth-aachen.de> from "Christoph Kukulies" at Mar 3, 97 09:49:42 am
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm clueless. Last time I tried was one week ago to build a world and > got stuck at compiling sbin/fsck: > > cc -O2 -m486 -pipe -c /home/BLUES/src/sbin/fsck/inode.c > /home/BLUES/src/sbin/fsck/inode.c: In function `pinode': > /home/BLUES/src/sbin/fsck/inode.c:517: request for member `tv_sec' in something not a structure or union > /home/BLUES/src/sbin/fsck/inode.c: In function `allocino': > /home/BLUES/src/sbin/fsck/inode.c:588: request for member `tv_sec' in something not a structure or union > *** Error code 1 > > Stop. > > And still it isn't sorted out (by cvsup). Can anyone confirm that error > or point me to what might be wrong at my site? As far as I understood the reason is that bringing the 4.4BSD changes is in progress. The /sys/ufs/ufs/dinode.h has changed but other files are not yet. Fsck is not the only program that refuses from being compiled, some others and kernel do that too. -SB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703031111.QAA09859>