search for: libnetsnmp

Displaying 20 results from an estimated 30 matches for "libnetsnmp".

2008 Mar 06
3
/usr/bin/ld: skipping incompatible
...o-uninitialized -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -L/usr/lib -o snmppd conf.o control.o log.o queue.o snmp.o snmppd.o threads.o utils.o -lnetsnmp -lcrypto -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libnetsnmp.so when searching for -lnetsnmp /usr/bin/ld: skipping incompatible /usr/lib/libnetsnmp.a when searching for -lnetsnmp snmppd.o: In function `new_target': snmppd.c:(.text+0x371): undefined reference to `split' snmppd.c:(.text+0x3fb): undefined reference to `split_free' snmppd.c:(.text+0x...
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
System: * Solaris 10 1/13 (X86) in VirtualBox. OpenCSW packages installed: *gcc4core * libltdl7 * netsnmp * netsnmp_dev I'm attempting to run: ./configure --with-snmp --with-wrap --with-snmp-libs="L/opt/csw/lib l/libnetsnmp" And get the following error: configure: error: "Net-SNMP libraries not found, required for SNMP drivers" I'm pasting the whole output below along with the contents of my /opt/csw/lib directory. Brian Jester Engility Corp. 619-553-5851 Brian.Jester at EngilityCorp.com bj...
2012 Apr 26
3
NUT 2.6.3-1 Windows package
Hello all, There is a new Windows package of NUT. It now contains nut-scanner binary. Note that there is a known issue with libupsclient.dll with nut-scanner. The scan of NUT servers using nut-scanner will not work for now. You can find it at : http://www.networkupstools.org/source/2.6/NUT-Installer-2.6.3-1.msi Please send feedback to the list. Regards, Fred -- Team Open Source Eaton -
2006 Apr 01
2
Install problem with res_snmp.so from current trunk (bug?)
Just updated two fc3 systems running svn trunk. One updated, installed properly, and is working fine. The second box failed during the 'make install' process with: /usr/lib/libnetsnmp.a(parse.o)(.text+0x275a): In function `unload_module': : multiple definition of `unload_module' res_snmp.o(.text+0x310):/usr/src/asterisk/res/res_snmp.c:102: first defined here /usr/bin/ld: Warning: size of symbol `unload_module' changed from 66 in res_snmp.o to 284 in /usr/lib/libne...
2008 Oct 15
1
Problem building Perl net-snmp
...platforms and also in nagios-plugins. Thanks Marcelo [1] Failed 17/17 tests, 0.00% okay t/getnext.....Can't load '/users/newt2/mgarcia/Downloads/Nagios-3.0.3/net-snmp-5.4.2/perl/SNMP/../blib/arch/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: libnetsnmp.so.15: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230. at /users/newt2/mgarcia/Downloads/Nagios-3.0.3/net-snmp-5.4.2/perl/SNMP/../blib/lib/SNMP.pm line 16 Compilation failed in require at /users/newt2/mgarcia/D...
2008 Apr 15
3
Network UPS Tools version 2.2.2-pre2 released
Network UPS Tools version 2.2.2-pre2 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.2/testing/nut-2.2.2-pre2.tar.gz - News: http://www.networkupstools.org/source/2.2/testing/new-2.2.2-pre2.txt - ChangeLog: http://www.networkupstools.org/source/2.2/testing/ChangeLog Arnaud and the NUT team -- Linux / Unix Expert R&D -
2015 Oct 26
1
snmp-ups ApplicationError / APPCRASH
...SET instcmds = ALL upsmon slave *upsmon.conf* MONITOR ups at localhost 1 monuser secret After i've started the service, my eventlog show me this error: (Application Error - EventID 1000) Faulting application name :snmp-ups.exe, version: 0.0.0.0, time stamp: 0x5317277b Faulting module name: libnetsnmp-30.dll, version: 0.0.0.0, time stamp: 0x4f9128b9 Exception code: 0xc0000005 Fault offset: 0x000053e1 Faulting process id: 0x640 Faulting application start time: 0x01d10ff1f0547bf7 Faulting application path: C:\Program Files (x86)\NUT\bin\snmp-ups.exe Faulting module path: C:\Program Files (x86)\NUT...
2025 Feb 10
2
Installing and running NUT on OpenBSD
Hi, I'm trying to get NUT running. I've installed it with pkg_add nut I can see my UPS as follows: # nut-scanner Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI search disabled. Scanning USB bus. No start IP, skipping NUT bus (old connect method) Scanning NUT simulat...
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
...nut_snmp_get((null)) 0.073918 nut_snmp_walk((null)) Program received signal SIGSEGV, Segmentation fault. 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 (gdb) bt #0 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 #1 0xb7f05758 in snmp_parse_oid () from /usr/lib/libnetsnmp.so.30 #2 0x0804afd8 in nut_snmp_walk () #3 0x0804b261 in nut_snmp_get () #4 0x0804bab6 in nut_snmp_get_str () #5 0x0804be7b in load_mib2nut () #6 0x0804bfd2 in upsdrv_initups () #7 0x08049fb4 in main () (gdb) >> Program received signal SIGSEGV, Segmentation fault. >> 0xb7da9470 in...
2014 Feb 25
0
Arch Linux and Tripp Lite web snmp card issues.
...2nut()? The full stack trace is below: > Program received signal SIGSEGV, Segmentation fault. > 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 > (gdb) bt > #0 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 > #1 0xb7f05758 in snmp_parse_oid () from /usr/lib/libnetsnmp.so.30 > #2 0x0804afd8 in nut_snmp_walk () > #3 0x0804b261 in nut_snmp_get () > #4 0x0804bab6 in nut_snmp_get_str () > #5 0x0804be7b in load_mib2nut () > #6 0x0804bfd2 in upsdrv_initups () > #7 0x08049fb4 in main () -- Charles Lepple clepple at gmail
2006 May 20
1
building a library for common/ [was: minor building issues (svn HEAD revision 427)]
...nssl-0.9.7_runtime/lib:/software/libz-1.1.4_runtime/lib > -L/software/netsnmp-5.3/lib -lnetsnmp -lgen -lcrypto -lkstat -lelf -lm > -lnsl -lsocket -ladm > ld: fatal: symbol `setenv' is multiply-defined: > (file ../common/setenv.o type=FUNC; file > /software/netsnmp-5.3/lib/libnetsnmp.a(system.o) type=FUNC); > ld: fatal: File processing errors. No output written to snmp-ups Does anyone have any objections to sticking all of the files in common/ into a static library, and then just linking that after any external libraries like net-snmp? Basically, this avoids having another...
2006 May 19
3
minor building issues (svn HEAD revision 427)
...ntime/lib -R/software/openssl-0.9.7_runtime/lib:/software/libz-1.1.4_runtime/lib -L/software/netsnmp-5.3/lib -lnetsnmp -lgen -lcrypto -lkstat -lelf -lm -lnsl -lsocket -ladm ld: fatal: symbol `setenv' is multiply-defined: (file ../common/setenv.o type=FUNC; file /software/netsnmp-5.3/lib/libnetsnmp.a(system.o) type=FUNC); ld: fatal: File processing errors. No output written to snmp-ups I can fix this by changing the setenv() definition in common/setenv.c to nut_setenv, and changing the calls to setenv() in client/upsmon.c appropriately. I'm wondering if this is a known issue, or if perh...
2014 Feb 25
0
Arch Linux and Tripp Lite web snmp card issues.
...gging symbols would be good, too. [...] > Program received signal SIGSEGV, Segmentation fault. > 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 > (gdb) bt > #0 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 > #1 0xb7f05758 in snmp_parse_oid () from /usr/lib/libnetsnmp.so.30 > #2 0x0804afd8 in ?? () Almost there - we just need to know what called snmp_parse_oid(), and why the arguments were bad. -- Charles Lepple clepple at gmail
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
...load_mib2nut: trying classic method with 'delta_ups' mib Program received signal SIGSEGV, Segmentation fault. 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 (gdb) bt #0 0xb7da9470 in __strchr_sse2_bsf () from /usr/lib/libc.so.6 #1 0xb7f05758 in snmp_parse_oid () from /usr/lib/libnetsnmp.so.30 #2 0x0804afd8 in ?? () #3 0x0804b261 in ?? () #4 0x0804bab6 in ?? () #5 0x0804be7b in ?? () #6 0x0804bfd2 in ?? () #7 0x08049fb4 in ?? () #8 0xb7d2f993 in __libc_start_main () from /usr/lib/libc.so.6 #9 0x0804a469 in ?? () On 2/24/2014 8:00 PM, Charles Lepple wrote: > On Feb...
2025 Feb 10
1
Installing and running NUT on OpenBSD
...psdrvctl -DDDDDD -d start On Mon, Feb 10, 2025, 15:55 Ben Short <ben at benshort.co.uk> wrote: > Hi, > > I'm trying to get NUT running. > > I've installed it with pkg_add nut > > I can see my UPS as follows: > > # nut-scanner > Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search > disabled. > Cannot load XML library (libneon.so) : file not found. XML search disabled. > Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI > search disabled. > Scanning USB bus. > No start IP, skipping NUT bus (old connect...
2024 Dec 16
1
NUT on FBSD 14-2 fails to shut down UPS - select with socket: Invalid argument
...CS : on FREEIPMI : on IPMIPSU : off MANPAGES : on MODBUS : on NEON : on NSS : off OPENSSL : on PDU : on SERIAL : on SNMP : on SSL_OFF : off USB : on Shared Libs required: libpowerman.so.0 libnetsnmp.so.40 libneon.so.27 libmodbus.so.5 libltdl.so.7 libgd.so.6 Shared Libs provided: libupsclient.so.6 libnutscan.so.2 libnutclientstub.so.1 libnutclient.so.2 Annotations : FreeBSD_version: 1400097 build_timestamp: 2024-06-11T10:20:37+0000 built_by : poudriere-git-3.4.1-30-g79e3edcd port_check...
2024 Dec 17
1
NUT on FBSD 14-2 fails to shut down UPS - select with socket: Invalid argument
...ANPAGES : on > MODBUS : on > NEON : on > NSS : off > OPENSSL : on > PDU : on > SERIAL : on > SNMP : on > SSL_OFF : off > USB : on > Shared Libs required: > libpowerman.so.0 > libnetsnmp.so.40 > libneon.so.27 > libmodbus.so.5 > libltdl.so.7 > libgd.so.6 > Shared Libs provided: > libupsclient.so.6 > libnutscan.so.2 > libnutclientstub.so.1 > libnutclient.so.2 > Annotations : > FreeBSD_version: 1400097 > build_timestamp: 2024-06-11T10:20:37+0000...
2024 Nov 09
1
NUT stopped working after an upgrade
...ching HID UPS found upsnotify: failed to notify about state 4: no notification tech defined, will not spam more about it Driver failed to start (exit status=1) [root at mythtv ~]# nut-scanner Cannot load USB library (libusb-1.0.so) : file not found. USB search disabled. Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI search disabled. Cannot load IPMI library (libfreeipmi.so) : file not found. IPMI search disabled. Cannot...
2007 Nov 09
0
Slightly OT - unable to install hplip 2.7 on CentOS 5 64
...or SIP... --> OK Checking for PyQt... --> OK Checking Qt version... --> Version 3.3.6 installed. --> OK Checking SIP version... --> Version 4.4.5 installed --> OK Checking PyQt version... --> Version 3.16.0 installed. --> OK Checking for library dependencies... Checking for libnetsnmp... --> OK Checking for libjpeg... --> OK Checking for libusb... --> OK Checking for libcrypto... --> OK Checking for libpthread... --> OK Checking for application dependencies... Checking ghostscript... --> Version 8.15.2 Checking gcc... --> gcc (GCC) 4.1.1 20070105 (Red Hat 4...
2024 Nov 09
1
NUT stopped working after an upgrade
...t;upsnotify: failed to notify about state 4: no notification tech defined, will not spam more about it >Driver failed to start (exit status=1) > >[root at mythtv ~]# nut-scanner >Cannot load USB library (libusb-1.0.so) : file not found. USB search disabled. >Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. >Cannot load XML library (libneon.so) : file not found. XML search disabled. >Cannot load AVAHI library (libavahi-client.so) : file not found. AVAHI search disabled. >Cannot load IPMI library (libfreeipmi.so) : file not found. IPMI search disable...