Hi,

> ip_input.o: In function `ip_input':
> ip_input.o(.text+0x2d3): undefined reference to `fw_enable'
> ip_output.o: In function `ip_output':
> ip_output.o(.text+0x3d7): undefined reference to `fw_enable'
> *** Error code 1
> 
> but i have no firewall configured, see appended config.

i fixed this in a subsequent commit. Either cvsup again, or move the
declaration of fw_enable from ip_fw.c to ip_input.c near the
place where ip_fw_chk_ptr are defined.

        cheers
        luigi
-----------------------------------+-------------------------------------
  Luigi RIZZO, [EMAIL PROTECTED]  . Dip. di Ing. dell'Informazione
  http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
  TEL/FAX: +39-050-568.533/522     . via Diotisalvi 2, 56126 PISA (Italy)
  Mobile   +39-347-0373137
-----------------------------------+-------------------------------------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to