Date: Tue, 5 Jan 1999 16:07:30 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: "Robert V. Baron" <rvb@cs.cmu.edu> Cc: current@FreeBSD.ORG Subject: Re: building boot Message-ID: <Pine.BSF.3.95.990105160702.1745F-100000@current1.whistle.com> In-Reply-To: <yzspv8t8e8a.fsf@sicily.odyssey.cs.cmu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
you may need to do "make includes" in /usr/src On 5 Jan 1999, Robert V. Baron wrote: > > I recently pulled down a new src/sys and tried to build boot. This > did not work too well, because the app environment and includes files > were a month old. Basically, the machine/ansi.h was missing the __int > typedefs. So should boot/ be treated like the kernel and just use > kernel relative headers or should it be like any old user program and > just depend on /usr/include. Currently boot/ does both. It can > pull in things from sys/sys relative to the the kernel src. But > it also tries to get things relative to machine -- which is not > otherwise defined so it pulls from /usr/include/machine. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.990105160702.1745F-100000>