Date: Wed, 29 Jun 2005 17:10:59 -0700 From: Janet Sullivan <ciscogeek@bgp4.net> To: Janet Sullivan <ciscogeek@bgp4.net> Cc: freebsd-stable@freebsd.org, Colin Percival <cperciva@freebsd.org> Subject: Re: unable to compile 5.4-p3 kernel Message-ID: <42C33893.6000400@bgp4.net> In-Reply-To: <42C3371F.1050409@bgp4.net> References: <42C32D5D.1000506@bgp4.net> <42C330D6.5050305@freebsd.org> <42C334EE.6040105@bgp4.net> <42C3371F.1050409@bgp4.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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: nested extern >>>> declaration of `TSTMP_GT' > > Although I cvsup'd from both cvsup8 and cvsup18, it looks like I might > have gotten an incomplete update. 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C33893.6000400>