Date: Sat, 29 Aug 1998 19:52:45 -0400 (EDT) From: Simon Shapiro <shimon@simon-shapiro.org> To: Warner Losh <imp@village.org> Cc: Doug Rabson <dfr@nlsystems.com>, freebsd-alpha@FreeBSD.ORG, Matthew Jacob <mjacob@feral.com> Subject: Re: Alpha Install Message-ID: <XFMail.980829195245.shimon@simon-shapiro.org> In-Reply-To: <199808290415.WAA08888@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh, On 29-Aug-98 you wrote: > In message <XFMail.980829002919.shimon@simon-shapiro.org> Simon Shapiro > writes: > : Also, dod I mention that /usr/share/mk/bsd/kern.mk is missing from > : NetBSD > : and the kernel's makefile sort of insists on it? > > make -m /usr/freebsd/src/share/mk > > is what I use when I'm on a machine that isn't running FreeBSD, but > has FreeBSD in /usr/freebsd/src. I also use this when I'm trying to > build -current kernels on a -stable machine and vice versa. Thanx for the trick. Makes lots of sense. > : I would have not started this, were I not been told to compile the > : FreeBSD > : kernel under NetBSD :-) As such, it may yet compile tonight. > > I'd also consider adding -U__NetBSD__ to your command compiles as > well, otherwise things may get very confusing.... This (-U...) is already there. What appears to have been missing is the -D__FreeBSD__ > BTW, $< is the source file for the make rule. From the make man page: > > .IMPSRC The name/path of the source from which the target > is to > be transformed (the ``implied'' source); also > known as > `<'. Ah. Now can some good soul actually fix the Makefile? Or am I destined to hack this thing to death? I do not mind, just tell me who wants the diffs. I am building all this on a clean NetBSD, form the snapshots knwon to install on this machine. Simon Sincerely Yours, Shimon@Simon-Shapiro.ORG 770.265.7340 Simon Shapiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980829195245.shimon>