On 7/10/26 7:44 AM, John Morse wrote:
---------------------------------------------------------
             Net-SNMP configuration summary:
---------------------------------------------------------

   SNMP Versions Supported:    1 2c 3
   Building for:               linux
   Net-SNMP Version:           5.9.5.2
  Network transport support:  Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base
   SNMPv3 Security Modules:     usm
  Agent MIB code:            default_modules =>  snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host
   MYSQL Trap Logging:         unavailable
   Embedded Perl support:      disabled
   SNMP Perl modules:          building -- not embeddable
   SNMP Python modules:        disabled
   Crypto support from:        use_pkg_config_for_openssl
   Authentication support:     MD5
   Encryption support:
   Local DNSSEC validation:    disabled

---------------------------------------------------------

That seems OK (to me, at least), but when I execute     ./make  I get this error message (after heaps of other apparently error-free stuff)

There is no "./make" in the Net-SNMP source tree. Did you really run
"./make"?

/usr/bin/ld: cannot find -lperl: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:1008: libnetsnmpagent.la] Error 1
make[1]: Leaving directory '/home/john/Downloads/net-snmp-5.9.5.2/agent'
make: *** [Makefile:672: subdirs] Error 1

libnetsnmpagent.la shouldn't need the Perl library if embedded Perl support is disabled. This is weird.

Does the master branch build fine or does this only happen with the
5.9.5.2 tar ball?

Bart.


_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to