RE: configure script nightmare with ucd-snmp - patch

2005-02-02 Thread Mitchell, Michael J
Hi Paul, > >You're looking for the block around line 3925 in aclocal.m4, >with the following comment block: >dnl # >dnl # That didn't work. Try adding the '-lcrypto' line. >dnl # Some SNMP libraries are linked against SSL... >dnl # > >Copy from the next line through fi, paste below t

RE: configure script nightmare with ucd-snmp

2005-02-01 Thread Mitchell, Michael J
Ahh brilliant! Didn't find that in my searches! Thanks Kevin! > >This is probably what you're looking for: > >http://lists.freeradius.org/archives/freeradius-users/2004/10/f rm00210.html > >Kevin Bonner > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: configure script nightmare with ucd-snmp

2005-02-01 Thread Kevin Bonner
On Tuesday 01 February 2005 17:28, Mitchell, Michael J wrote: > >FreeRADIUS 1.1.0 supports net-snmp in ucd-compatibility mode. > >If you want to patch 1.0.1 to also support this, I've got > >patches in the Debian release of FreeRADIUS 1.0.1 which I > >could split out if you like. > >I don't recall

RE: configure script nightmare with ucd-snmp

2005-02-01 Thread Mitchell, Michael J
Thanks for the reply Paul! > >The (undocumented, as it happens) --with-snmp-include-dir and >--with-snmp-lib-dir options should be able to take care of >having build ucd-snmp in your home directory. Yep, I tried them... sadly, they don't seem to work for me. I had the same problem with the LD

Re: configure script nightmare with ucd-snmp

2005-02-01 Thread Paul Hampson
On Tue, Feb 01, 2005 at 06:59:36PM +1100, Mitchell, Michael J wrote: > I'm attempting to build freeRADIUS 1.0.1 on Solaris 9 with ucd-snmp > 4.2.6 > I've been struggling to get the configure script to successfully > recognise ucd-snmp and thus enable it for compilation in freeradius. I'm > on Sola

configure script nightmare with ucd-snmp

2005-02-01 Thread Mitchell, Michael J
Title: configure script nightmare with ucd-snmp Hi List, I'm attempting to build freeRADIUS 1.0.1 on Solaris 9 with ucd-snmp 4.2.6 I've been struggling to get the configure script to successfully recognise ucd-snmp and thus enable it for compilation in freeradius. I'm on