On Fri, Oct 27, 2000 at 10:46:24PM +1100, Darren Reed wrote:
> I'm generally compiling/developing on -STABLE (in this case, the
> imported code was compiling cleanly on 4.1-RELEASE) and generally don't
> think that it'll be _that_ different.
In all seriousness, the farther down the 4.x branch we
In some email I received from David O'Brien, sie wrote:
> On Fri, Oct 27, 2000 at 11:43:04AM +0200, Poul-Henning Kamp wrote:
> > In message <[EMAIL PROTECTED]>, Darren Reed writes
> > :
> > >What failed ? Do you have the make error output ?
> > Did you try to compile LINT before you committed ?
>
On Fri, Oct 27, 2000 at 11:43:04AM +0200, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Darren Reed writes
> :
> >What failed ? Do you have the make error output ?
> Did you try to compile LINT before you committed ?
Hell, forget LINT, just try GENERIC.
Darren, you really, really h
Darren Reed wrote:
>
> What failed ? Do you have the make error output ?
In file included from
/usr/amd/slave/usr/current/src/sys/netinet/fil.c:79:
/usr/amd/slave/usr/current/src/sys/netinet/ip_compat.h:271:
sys/osreldate.h: No such file or directory
In file included from
/usr/amd/slave/usr/cur
In message <[EMAIL PROTECTED]>, Darren Reed writes
:
>What failed ? Do you have the make error output ?
Did you try to compile LINT before you committed ?
Right, if you had you would have seen the error :-(
>Darren
>> Index: ip_compat.h
>> =
What failed ? Do you have the make error output ?
Darren
In some email I received from Doug Barton, sie wrote:
> With tonight's sources I had an error in sys/netinet/ip_compat.h that
> was looking for an osreldate.h that didn't exist. The following patch
> fixes it, in the sense that the