root@bull:/home/marks/sysmon/sysmon-0.91.4 > ./configure creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for sendmail... /usr/sbin/sendmail checking for flex... no checking for lex... no checking for refresh in -lcurses... no checking for refresh in -lncurses... yes checking for inet_ntoa in -lnsl... yes checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for getpeername in -lsocket... no checking for gethostname in -lresolv... yes checking for snprintf in -lc... yes checking for revoke in -lbsd... no checking for hosts_ctl in -lwrap... no checking how to run the C preprocessor... gcc -E checking for tcpd.h... yes checking for netinet/icmp6.h... yes updating cache ./config.cache creating ./config.status creating src/Makefile creating src/defines.h src/defines.h is unchanged Configuration complete, now: cd src make make install Then read ALL the documentation in docs/ :) If this is your first time using sysmon, please register it. That can be done by typing: make register If you have problems, or have questions that are not in the docs, send e-mail to sysmon-help@sysmon.org root@bull:/home/marks/sysmon/sysmon-0.91.4 > cd src/ root@bull:/home/marks/sysmon/sysmon-0.91.4/src > make gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o heartbeat.o heartbeat.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o syswatch.o syswatch.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o page.o page.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o tcp.o tcp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o udp.o udp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o icmp.o icmp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o pop3.o pop3.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o umichX500.o umichX500.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o loadconfig.o loadconfig.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o smtp.o smtp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o nntp.o nntp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o talktcp.o talktcp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o imap.o imap.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o lib.o lib.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o textfile.o textfile.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o http.o http.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o srvclient.o srvclient.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o dnscache.o dnscache.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o ircd.o ircd.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o sysmon.o sysmon.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o radius.o radius.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o md5.o md5.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o snpp.o snpp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o snmp.o snmp.c gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -c -o pingv6.o pingv6.c /bin/rm -f sysmond core sysmond.core gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -o sysmond heartbeat.o syswatch.o page.o tcp.o udp.o icmp.o pop3.o umichX500.o loadconfig.o smtp. o nntp.o talktcp.o imap.o lib.o textfile.o http.o srvclient.o dnscache.o ircd.o sysmon.o radius.o md5.o parser.o snpp.o snmp.o pingv6.o -lresolv -lnsl -l ncurses parser.o: In function `yylex': /home/marks/sysmon/sysmon-0.91.4/src/parser.l:1629: undefined reference to `yywrap' parser.o: In function `input': /home/marks/sysmon/sysmon-0.91.4/src/parser.l:1978: undefined reference to `yywrap' collect2: ld returned 1 exit status make: *** [sysmond] Error 1 root@bull:/home/marks/sysmon/sysmon-0.91.4/src > make install /bin/rm -f sysmond core sysmond.core gcc -g -O2 '-DMAIL="/usr/sbin/sendmail"' -DENABLE_IPV6 -o sysmond heartbeat.o syswatch.o page.o tcp.o udp.o icmp.o pop3.o umichX500.o loadconfig.o smtp. o nntp.o talktcp.o imap.o lib.o textfile.o http.o srvclient.o dnscache.o ircd.o sysmon.o radius.o md5.o parser.o snpp.o snmp.o pingv6.o -lresolv -lnsl -l ncurses parser.o: In function `yylex': /home/marks/sysmon/sysmon-0.91.4/src/parser.l:1629: undefined reference to `yywrap' parser.o: In function `input': /home/marks/sysmon/sysmon-0.91.4/src/parser.l:1978: undefined reference to `yywrap' collect2: ld returned 1 exit status make: *** [sysmond] Error 1