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 Solaris 9, and what I've finally had to do is "hack" the configure script where it attempts to detect -lsnmp to include a -L flag to point to the location of libscrypto.so, as well as include -lcrypto and -lkstat.
I'm not sure if this is due to the way I've built ucd-snmp, or if its because I've installed ucd-snmp in my home directory rather than the default /usr/local, or if its just a Solaris cc peculiarity…or I'm just plain stupid...
Has anyone else experienced such configure woes on Solaris? If anyone can offer some advice, I'd greatly appreciate it!
I've been asked to support net-snmp with freeRADIUS - I'm not even game to try after today's effort!
Thanks for your assistance,
Mike

