Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2000 16:54:30 +0200
From:      Johan Karlsson <k@numeri.campus.luth.se>
To:        Gunnar Flygt <flygt@sr.se>
Cc:        Ruslan Ermilov <ru@sunbay.com>, FreeBSD Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: agp_if.c 
Message-ID:  <200008081454.QAA24783@numeri.campus.luth.se>
In-Reply-To: Your message of "Tue, 08 Aug 2000 16:42:15 %2B0200." <20000808164214.A7179@sr.se> 

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 08 Aug 2000 16:42:15 +0200, Gunnar Flygt wrote:
> OK! I tried that and it did compile while using:
> make buildkernel kernel=3DPLUTO
> but the `make installkernell` didn't work I saw some error message

it should be
make KERNEL=3DPLUTO buildkernel
make KERNEL=3DPLUTO installkernel

since you specified a KERNEL to build but tried to install GENERIC =

you would get something about kernel does not exists.


/Johan K


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?200008081454.QAA24783>