Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 1997 00:14:49 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        sec@42.org (Stefan `Sec` Zehl)
Cc:        questions@freebsd.org
Subject:   Re: 2.2-STABLE problem ?
Message-ID:  <199704132214.AAA02270@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <slrn5l2cnk.h5a.sec@matrix.42.org> from Stefan `Sec` Zehl at "Apr 13, 97 09:24:36 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> I cvsupped 2.2-Stable and tried to do a 
> 'make most' in /usr/src for a simple test (I'm new to the self-making
> process :) 
> and it stopped with a
> 
> ===> fsirand
> Warning: Object directory not changed from original /usr/src/sbin/fsirand
> cc -O   -c fsirand.c
> fsirand.c: In function `fsirand':
> fsirand.c:203: structure has no member named `fs_id'
> fsirand.c:203: structure has no member named `fs_id'
> fsirand.c:204: structure has no member named `fs_id'
> fsirand.c:206: structure has no member named `fs_id'
> fsirand.c:207: structure has no member named `fs_id'
> fsirand.c:208: structure has no member named `fs_id'
> fsirand.c:214: structure has no member named `fs_id'
> fsirand.c:215: structure has no member named `fs_id'

You seem to have an obsolete /usr/include/ufs/fs.h file.
Make sure /usr/include/ufs has a symbolic link to /sys/ufs
and /sys has a symbolic link to /usr/src/sys and /usr/src/sys is 
the 2.2-Stable.


Wolfgang



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