Displaying 2 results from an estimated 2 matches for "nut_scann".
Did you mean:
nut_scanner
2012 Mar 23
0
NUT 2.6.3 compile error @ slackware64-current
...===========================================================================
> make[3]: Entering directory `/home/cade/bad/nut-2.6.3/tools/nut-scanner'
> /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../clients
> -I../../include -g -O2 -Wall -Wsign-compare -o nut-scanner
> nut_scanner-nut-scanner.o libnutscan.la -lpthread
> libtool: link: gcc -I../../clients -I../../include -g -O2 -Wall
> -Wsign-compare -o .libs/nut-scanner nut_scanner-nut-scanner.o
> ./.libs/libnutscan.so -lpthread -Wl,-rpath -Wl,/usr/local/ups/lib
> ./.libs/libnutscan.so: undefined reference to...
2011 Sep 19
1
Compilation error: NUT 2.6.2 --without-snmp
...client driver: no
build IPMI driver: no
enable SSL development code: no
enable libwrap (tcp-wrappers) support: no
build CGI programs: yes
enable HAL support: no
build and install documentation: no
build and install the development files: no
only build specific drivers: richcomm_usb
-----
make -s
nut_scanner-nut-scanner.o: In function `run_snmp':
/sources/nut-2.6.2/tools/nut-scanner/nut-scanner.c:87: undefined reference
to `nutscan_scan_snmp'
collect2: ld returned 1 exit status
make[3]: *** [nut-scanner] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-re...