Date: Sun, 25 Jan 1998 21:03:58 +0100 From: Eivind Eklund <eivind@yes.no> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: cvs-committers@FreeBSD.ORG, Bruce Evans <bde@zeta.org.au> Subject: Re: lkm build is broken Message-ID: <19980125210358.03192@follo.net> In-Reply-To: <19980125200841.01048@keltia.freenix.fr>; from Ollivier Robert on Sun, Jan 25, 1998 at 08:08:41PM %2B0100 References: <19980125200841.01048@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 25, 1998 at 08:08:41PM +0100, Ollivier Robert wrote: > Bruce, you changed some paths in the syscons lkms and build is broken > since... > > -=-=-=-=-=-=- > revision 1.8 > date: 1998/01/16 17:58:43; author: bde; state: Exp; lines: +2 -2 > Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is > not quite correct, because the Makefiles in lkm/syscons don't set up the > `machine' symlink, but other, more volatile headers in <machine> are > already used. # cd /usr/src # cvs update # make includes ... and it worked for me, at least. (I don't think there were any more magic that that; I remember having some trouble, but it was fairly obvious that it should work on a clean installation. Possibly I had to do a 'make clean' in includes first, or blow away /usr/include, or somesuch.) Eivind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980125210358.03192>