Attemping to build xymon 4.4.0 on Mac OS 10.5.6 (client) and got the following error during make:<br><br><span style="font-family: courier new,monospace;">mkdir .libs</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/bin/ar cru .libs/libcares.a  ares_fds.o ares_getsock.o ares_process.o ares_free_hostent.o ares_query.o ares__close_sockets.o ares_free_string.o ares_search.o ares__get_hostent.o ares_gethostbyaddr.o ares_send.o ares__read_line.o ares_gethostbyname.o ares_strerror.o ares_cancel.o ares_init.o ares_timeout.o ares_destroy.o ares_mkquery.o ares_version.o ares_expand_name.o ares_parse_a_reply.o windows_port.o ares_strdup.o ares_expand_string.o ares_parse_ptr_reply.o ares_parse_aaaa_reply.o ares_getnameinfo.o inet_net_pton.o bitncmp.o inet_ntop.o ares_writev.o ares_parse_ns_reply.o ares_llist.o ares__timeval.o ares_strcasecmp.o</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(windows_port.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_strdup.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(inet_net_pton.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(inet_ntop.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_writev.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_strcasecmp.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib .libs/libcares.a</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(windows_port.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_strdup.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(inet_net_pton.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(inet_ntop.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_writev.o) has no symbols</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ranlib: file: .libs/libcares.a(ares_strcasecmp.o) has no symbols</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">creating <a href="http://libcares.la">libcares.la</a></span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">(cd .libs && rm -f <a href="http://libcares.la">libcares.la</a> && ln -s ../<a href="http://libcares.la">libcares.la</a> <a href="http://libcares.la">libcares.la</a>)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">if gcc -DHAVE_CONFIG_H  -I. -I.    -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -isystem . -isystem /Users/coreadmin/dev/src/xymon-4.4.0/include -isystem /usr/local/include -g0 -Wno-system-headers -MT ahost.o -MD -MP -MF ".deps/ahost.Tpo" -c -o ahost.o ahost.c; \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    then mv -f ".deps/ahost.Tpo" ".deps/ahost.Po"; else rm -f ".deps/ahost.Tpo"; exit 1; fi</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">if gcc -DHAVE_CONFIG_H  -I. -I.    -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -isystem . -isystem /Users/coreadmin/dev/src/xymon-4.4.0/include -isystem /usr/local/include -g0 -Wno-system-headers -MT ares_getopt.o -MD -MP -MF ".deps/ares_getopt.Tpo" -c -o ares_getopt.o ares_getopt.c; \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    then mv -f ".deps/ares_getopt.Tpo" ".deps/ares_getopt.Po"; else rm -f ".deps/ares_getopt.Tpo"; exit 1; fi</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/bin/sh ./libtool --tag=CC --mode=link gcc  -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -isystem . -isystem /Users/coreadmin/dev/src/xymon-4.4.0/include -isystem /usr/local/include -g0 -Wno-system-headers   -o ahost  ahost.o ares_getopt.o ./<a href="http://libcares.la">libcares.la</a> </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">gcc -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -isystem . -isystem /Users/coreadmin/dev/src/xymon-4.4.0/include -isystem /usr/local/include -g0 -Wno-system-headers -o ahost ahost.o ares_getopt.o  ./.libs/libcares.a  </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">if gcc -DHAVE_CONFIG_H  -I. -I.    -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -isystem . -isystem /Users/coreadmin/dev/src/xymon-4.4.0/include -isystem /usr/local/include -g0 -Wno-system-headers -MT adig.o -MD -MP -MF ".deps/adig.Tpo" -c -o adig.o adig.c; \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    then mv -f ".deps/adig.Tpo" ".deps/adig.Po"; else rm -f ".deps/adig.Tpo"; exit 1; fi</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">adig.c:144: error: ‘T_NAPTR’ undeclared here (not in a function)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">adig.c: In function ‘display_rr’:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">adig.c:648: warning: case label value exceeds maximum value for type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[3]: *** [adig.o] Error 1</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[2]: *** [all] Error 2</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: *** [c-ares/.libs/libcares.a] Error 2</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make: *** [bbnet-build] Error 2</span><br><br><br>any ideas?<br><br>Eric<br>