Has anyone seen (or fixed) the following in a recent buildworld:
===> sbin/ipfw
cc -O -pipe -Wall -c /usr/src/sbin/ipfw/ipfw.c
gzip -cn /usr/src/sbin/ipfw/ipfw.8 > ipfw.8.gz
/usr/src/sbin/ipfw/ipfw.c: In function `show_ipfw':
/usr/src/sbin/ipfw/ipfw.c:248: `IP_FW_F_RND_MATCH' undeclared (first
use this function)
/usr/src/sbin/ipfw/ipfw.c:248: (Each undeclared identifier is reported
only once
/usr/src/sbin/ipfw/ipfw.c:248: for each function it appears in.)
/usr/src/sbin/ipfw/ipfw.c: In function `add':
/usr/src/sbin/ipfw/ipfw.c:1059: `IP_FW_F_RND_MATCH' undeclared (first
use this function)
*** Error code 1
1 error
Dave.
--
============================================================================
|David Gilbert, Velocet Communications. | Two things can only be |
|Mail: [EMAIL PROTECTED] | equal if and only if they |
|http://www.velocet.net/~dgilbert | are precisely opposite. |
=========================================================GLO================
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message