<!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>So far I have dl'ed the files and run configure. "make all" ran
fine until I ran into this:<br>
<br>
<br>
ken@f2sys1<br>
(1959)[/usr/local/sbin/nagios-2.0b3]# make all               <br>
        cd ./base && make<br>
Target "all" is up to date.<br>
        cd ./cgi && make<br>
Target "all" is up to date.<br>
Target "cgis" is up to date.<br>
        cd ./html && make<br>
Target "all" is up to date.<br>
Target "html" is up to date.<br>
        cd ./module && make<br>
        gcc -g -O2 -DHAVE_CONFIG_H  -o helloworld.o helloworld.c -G
-bM:SRE -bno<br>
entry -bexpall <br>
gcc: `-b' must come at the start of the command line</tt>
</body>
</html>