-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Jun 29, 2005 at 05:30:27PM -0700, Colin Percival wrote:
> Janet Sullivan wrote:
> > Janet Sullivan wrote:
> >> I just re-cvsup'd, and got a new
> >> version of src/sys/netinet/tcp_seq.h - might that have been the problem?
> >
> > Answer to sel
Janet Sullivan wrote:
> Janet Sullivan wrote:
>> I just re-cvsup'd, and got a new
>> version of src/sys/netinet/tcp_seq.h - might that have been the problem?
>
> Answer to self: Yes, it looks like that was the problem. The updated
> tcp_seq.h has made the kernel compile much happier.
Yeah, it l
Janet Sullivan wrote:
I am unable to compile a 5.4p3 kernel. I get the following error:
/usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions':
/usr/src/sys/netinet/tcp_input.c:2706: warning: implicit declaration of
function `TSTMP_GT'
/usr/src/sys/netinet/tcp_input.c:2706: warning: nest
> Colin Percival wrote:
>> What version of /usr/src/sys/netinet/tcp_var.h do you have on that
>> system?
Oops. I meant to ask about src/sys/netinet/tcp_seq.h of course...
Colin Percival
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.
Janet Sullivan wrote:
Colin Percival wrote:
Janet Sullivan wrote:
I am unable to compile a 5.4p3 kernel. I get the following error:
/usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions':
/usr/src/sys/netinet/tcp_input.c:2706: warning: implicit declaration of
function `TSTMP_GT'
/usr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Jun 29, 2005 at 04:56:08PM -0700, Janet Sullivan wrote:
>
> Colin Percival wrote:
> >Janet Sullivan wrote:
> >>I am unable to compile a 5.4p3 kernel. I get the following error:
> >>/usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions'
Colin Percival wrote:
Janet Sullivan wrote:
I am unable to compile a 5.4p3 kernel. I get the following error:
/usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions':
/usr/src/sys/netinet/tcp_input.c:2706: warning: implicit declaration of
function `TSTMP_GT'
/usr/src/sys/netinet/tcp_in
Janet Sullivan wrote:
> I am unable to compile a 5.4p3 kernel. I get the following error:
>
> /usr/src/sys/netinet/tcp_input.c: In function `tcp_dooptions':
> /usr/src/sys/netinet/tcp_input.c:2706: warning: implicit declaration of
> function `TSTMP_GT'
> /usr/src/sys/netinet/tcp_input.c:2706: war
I am unable to compile a 5.4p3 kernel. I get the following error:
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/contrib/dev