Andrey V. Elsukov wrote:
Ganbold wrote:
Hi,
Sorry for sending this third time (2 to freebsd-ipfw, 1 to freebsd-net).
I'm trying to make small changes in ipfw2.c code (RELENG_7), but make
fails with following error:
v02# make
cc -O2 -fno-strict-aliasing -pipe -Wno-pointer-sign -c
/usr/src/s
Ganbold wrote:
Hi,
Sorry for sending this third time (2 to freebsd-ipfw, 1 to freebsd-net).
I'm trying to make small changes in ipfw2.c code (RELENG_7), but make
fails with following error:
v02# make
cc -O2 -fno-strict-aliasing -pipe -Wno-pointer-sign -c
/usr/src/sbin/ipfw/ipfw2.c
/usr/src/