Darren Reed wrote:
Rabellino Sergio wrote:
...
2 troubles:
1) found a trivial syntax error in line 498 of ip_fil_solaris.c:
missing ( at the beginning of the if statement
./../ip_fil_solaris.c: In function `fr_send_ip':
./../ip_fil_solaris.c:498: error: parse error before '(' token
./../ip_fil_solaris.c:498: error: parse error before ')' token
#if !defined(_INET_IP_STACK_H)
if ( (ip_mtudisc != NULL) && (*ip_mtudisc == 0))
^^^
2) Where can be found `hook_pkt_event_t' on a Solaris 9 system ? I'm
compiling ipf against pfil-2.1.13 and i've not found where it's defined.
Sigh, the attached patch should take care of both.
Darren
The patches solved both the problems for me.
--
Ing. Sergio Rabellino
Head of ICT Services
Department of Computer Science
University of Torino (Italy)
http://www.di.unito.it/~rabser
Tel. +39-0116706701
Fax. +39-011751603