yapsnmp 0.7.8 configure broken in FreeBSD 4.9
Brought to you by:
pyves
several problems seem to haunt the configure script. I
hacked away at the configure.in file, and while I didn't
get it to compile, I did find 2 places that fail in configure
for reasons that escape me.
1) you are testing for lsnmp. Since you say that net-
snmp is the only requirement besides python, I assume
you mean that library(??). On BSD, there is lnetsnmp
(after installing net-snmp-5.0.9) is that what you
want? Is libsnmp an additional requirement?
2) the net-snmp headers are reported as not being
there although they are in /usr/local/include/net-snmp/
Regards,
Kael