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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"