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 :(

./configure && make

...

.libs/radsniff.o(.text+0xd76): In function `main':
/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10/src/main/radsniff.c:489: undefined reference to `pcap_dump_fopen' .libs/radsniff.o(.text+0xe8b):/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10/src/main/radsniff.c:467: undefined reference to `pcap_fopen_offline'
collect2: ld returned 1 exit status
gmake[4]: *** [radsniff] Error 1
gmake[4]: Leaving directory `/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10/src/main'
gmake[3]: *** [main] Error 2
gmake[3]: Leaving directory `/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/usr/local/dnsnode/src/radiusd/freeradius-server-2.1.10'
make: *** [all] Error 2

-James


--On Tuesday, September 28, 2010 15:34:00 +0200 Alan DeKok <[email protected]> wrote:

  Thanks to everyone for being patient.  Version 2.1.10 has just been
released.

        http://freeradius.org/

  The changelog is quite large for a "stable" release.  We've fixed a
number of minor bugs.  We've also added features which have been
requested for a long time.

  Most notably:

* Print out large WARNING message if we send an Access-Challenge for
EAP, and receive no follow-up messages from the client.

  This means that when EAP has been misconfigured or not deployed
correctly, the server will print a message in debug mode saying "go read
a specific page on the Wiki".  That page contains detailed instructions
for how to solve the problem.

* Added support for TLS-Cert-* attributes. For details, see
raddb/sites-available/default, "post-auth" section.

  This means that much more complex certificate checking can be done.

* Updated more documentation to use "Restructured Text" format. Thanks
to James Lockie.

  This makes the documentation simpler and easier to read.


  There are a number of other minor features which "round out" the
server functionality.  This makes it the best release for stability,
documentation, and ease of use.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




--
James J J Hooper
Network Specialist
Information Services
University of Bristol
http://www.wireless.bristol.ac.uk               
--


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to