9 Dec
2011
9 Dec
'11
5:25 a.m.
tolik_shavlovsky@mail.ru wrote:
/usr/include/net/if_arp.h:88: error: field 'arp_pa' has incomplete type /usr/include/net/if_arp.h:89: error: field 'arp_ha' has incomplete type /usr/include/net/if_arp.h:115: error: expected specifier-qualifier-list before 'u_long'
<shrug> I don't run FreeBSD, and I don't expect to run it for a while.
$ git clone git://git.freeradius.org/freeradius-server.git $ cd freeradius-server $ git fetch origin v2.1.x:v2.1.x $ git checkout v2.1.x
And you did "./configure --with-dhcp", which is NOT the default. Use the defaults. Or, send us a patch to make the DHCP code work on FreeBSD. Alan DeKok.