Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 11:12:23 -0600
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        "Justin T. Gibbs" <gibbs@plutotech.com>, "Jordan K. Hubbard" <jkh@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/pci if_tl.c if_tlreg.h 
Message-ID:  <199805211716.LAA17170@pluto.plutotech.com>
In-Reply-To: Your message of "Thu, 21 May 1998 10:12:50 PDT." <27038.895770770@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> No, no, no.  Create an osreldate.h file instead.  Please?  Using __FreeBSD__
>> doesn't work because it's tied to the compiler, not the source.
>
>1. The osreldate.h file just isn't created in time and if we want
>   our SNAP builds to work for now, this change has to happen.
>   If we want to work out how to get the osreldate.h file bootstrapped
>   into place at a later time then that's fine with me, but there's
>   no use holding up the show until then.

I think the problem is that it is in the wrong location.  Kernel object
files should not include files from /usr/include, but that's the only
place to reliably get osreldate.h right now.  Perhaps it should be
moved to sys/sys.

--
Justin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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