<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#99ffff" text="#000000">
<tt>I finally got nagios to "make all" and make etc. Then I dl.ed the
source for the plugins, I grabbed the latest stable verson.<br>
<br>
I got this error when I ran make all.<br>
<br>
ar: Creating an archive file libsnprintf.a.<br>
        gcc  -g -O2  -L. -L/lib -o check_disk  check_disk.o utils.o
../lib/libnagiosplug.a popen.o -lsnprintf -lsnprintf<br>
ld: 0711-317 ERROR: Undefined symbol: .VA_COPY<br>
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.<br>
collect2: ld returned 8 exit status<br>
make: 1254-004 The error code from the last command is 1.</tt>
</body>
</html>