Ticket #19773 (closed defect: fixed)
net-snmp @5.4.2.1 excution error on Mac OS X 10.5/Leopard
| Reported by: | pkrohn@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | leopard server | Cc: | |
| Port: | net-snmp |
Description
net-snmp appears to build but will not execute on Mac OS X 10.5.
$ sudo port install net-snmp +server Password: ---> Fetching net-snmp ---> Attempting to fetch net-snmp-5.4.2.1.tar.gz from http://distfiles.macports.org/net-snmp ---> Verifying checksum(s) for net-snmp ---> Extracting net-snmp ---> Applying patches to net-snmp ---> Configuring net-snmp ---> Building net-snmp ---> Staging net-snmp into destroot ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting net-snmp with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.macports.NetSNMP.plist ########################################################### ---> Installing net-snmp @5.4.2.1_1+server ---> Activating net-snmp @5.4.2.1_1+server ---> Cleaning net-snmp $ sudo /opt/local/sbin/snmpd Password: dyld: Symbol not found: _boot_DynaLoader Referenced from: /opt/local/lib/libnetsnmpagent.15.dylib Expected in: dynamic lookup Trace/BPT trap
Change History
comment:2 Changed 4 years ago by jmr@…
- Owner changed from macports-tickets@… to ricci@…
- Cc pkrohn@… removed
comment:3 Changed 4 years ago by ricci@…
FYI /usr/sbin/snmpd is 5.4.2.1, that might get you want you want.
Note: See
TracTickets for help on using
tickets.


Cc Me!