Thomas Anders wrote: >> I'm not sure what the underlying problem is for test #37 on FreeBSD. The >> agent simply logs "embedded perl support failed to initialise". > > I'm seeing the exact same problem on SF CF host x86-freebsd1 (FreeBSD > 5.4). Further investigation revealed that perl_parse() in > agent/snmp_perl.c (line 50) is failing, but I'm not sure how to find out > why. Related or not, there's a compiler warning about this line:
FWIW, the standalone example from the perlembed manpage: http://perl.com/doc/manual/html/pod/perlembed.html#Adding_a_Perl_interpreter_to_you builds and runs just fine, so it's not that [embedded] perl is broken in general on FreeBSD. Also, our snmptrapd embedded perl test succeeds. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
