radsniff build error (Re: Version 2.1.10 has been released)
Alan DeKok
aland at deployingradius.com
Tue Sep 28 17:48:39 CEST 2010
James J J Hooper wrote:
> Hi Alan,
> I'm getting a make error. I tried ./configure --without-radsniff but
> still the same... Is there a switch to disable building radsniff or do I
> have to get the PCAP libraries :(
There's no switch to disable radsniff. My guess is that you have an
old version of libpcap, which doesn't support that call.
The solution (for now) is to just edit src/main/Makefile/ Find the
line saying:
BINARIES += radsniff
and delete it. Do this *after* the "configure' step.
Alan DeKok.
More information about the Freeradius-Users
mailing list