<br><font size=2 face="sans-serif">Not sure if this is the right list or
if I should post to the user list. </font>
<br>
<br><font size=2 face="sans-serif">I am working with an AIX platform trying
to compile the new version of Nagios.  I was able to previously compile
version 1.2 without any problems.  I have installed the latest versions
of libiconv, gcc, g++, make, automake.  Even though the nagios binary
compiles,  I get an error finding entry point.  I noticed that
when I run the configure script it has trouble with the time.h file and
does not appear to include support for it.  this is the case with
either /usr/include/time.h or /usr/include/sys/time.h.  Here is another
error that I get.</font>
<br>
<br><font size=2 face="sans-serif">I get the following errors when I try
to compile the modules portion on v 2.0b2:</font>
<br>
<br><font size=2 face="sans-serif">ld: 0711-317 ERROR: Undefined symbol:
.write_to_all_logs</font>
<br><font size=2 face="sans-serif">ld: 0711-317 ERROR: Undefined symbol:
.schedule_new_event</font>
<br><font size=2 face="sans-serif">ld: 0711-345 Use the -bloadmap or -bnoquiet
option to obtain more information.</font>
<br><font size=2 face="sans-serif">collect2: ld returned 8 exit status</font>
<br><font size=2 face="sans-serif">make: 1254-004 The error code from the
last command is 1.</font>
<br>
<br><font size=2 face="sans-serif">Stop.</font>
<br><font size=2 face="sans-serif">make: 1254-004 The errorcode from the
last command is 2.</font>
<br>
<br><font size=2 face="sans-serif">Stop.</font>
<br>
<br>
<br><font size=2 face="sans-serif">It is when it is trying to compile helloworld.c
and It will not go any farther.</font>
<br>
<br><font size=2 face="sans-serif">The configure command says it is not
able to use tm_zone in struct tm   from time.h.</font>
<br>
<br><font size=2 face="sans-serif">I have tried with sys/time.h as well
to no avail.</font>
<br>
<br><font size=2 face="sans-serif">I tried to compile directly with the
-bnoquiet or -bloadmap and got no additional information.</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Your help would be greatly appreciated.
 Thanks in advance.</font>
<br>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Thanks,<br>
<br>
Barry Ogletree<br>
770-653-5086</font>