<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unsatisfied data symbol 'rfc931_timeout' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106586#M312640</link>
    <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;this is related to my other thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1178957" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1178957&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hoped to draw more attention by initiating a 2nd thread cause this isn't a strict Nagios/NRPE problem but maybe a compiler issue on IA64 B.11.23&lt;BR /&gt;&lt;BR /&gt;I compiled the nrpe daemon with a 32Bit gcc on this platform:&lt;BR /&gt;&lt;BR /&gt;$ uname -srm                      &lt;BR /&gt;HP-UX B.11.23 ia64&lt;BR /&gt;&lt;BR /&gt;$ /usr/local/bin/gcc --version&lt;BR /&gt;gcc (GCC) 4.1.2&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;When I try to execute the built nrpe daemon&lt;BR /&gt;I get this error message:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'rfc931_timeout' in load module '/usr/lib/hpux32/libwrap.so'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These are build dependencies:&lt;BR /&gt;&lt;BR /&gt;$ chatr /opt/iexpress/nagios/bin/nrpe &lt;BR /&gt;/opt/iexpress/nagios/bin/nrpe:&lt;BR /&gt;         32-bit ELF executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first &lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third  /usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2:/usr/ccs/lib:/usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2/../../..&lt;BR /&gt;         shared library list:&lt;BR /&gt;             libnsl.so.1&lt;BR /&gt;             libwrap.so&lt;BR /&gt;             libc.so.1&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred&lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         global hash table size 1103&lt;BR /&gt;         shared library mapped private disabled&lt;BR /&gt;         shared library segment merging disabled&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading disabled&lt;BR /&gt;         linkage table protection disabled &lt;BR /&gt;         segments:&lt;BR /&gt;             index type     address      flags size&lt;BR /&gt;                 8 text     04000000     z---c-    D (default)&lt;BR /&gt;                 9 data     40010000     ---m--    D (default)&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled &lt;BR /&gt;         lazy swap allocation for dynamic segments disabled&lt;BR /&gt;         nulptr references enabled &lt;BR /&gt;         address space model: default&lt;BR /&gt;         caliper dynamic instrumentation disabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Interestingly the built check_nrpe program from the same build works satisfactorily.&lt;BR /&gt;&lt;BR /&gt;$ /opt/iexpress/nagios/libexec/check_nrpe -H somehost -c check_syslog_VMUNIX&lt;BR /&gt;OK - No matches found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone have a clue how to satisfy the symbol rfc932_timeout?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Ralph&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Nov 2007 08:20:47 GMT</pubDate>
    <dc:creator>Ralph Grothe</dc:creator>
    <dc:date>2007-11-22T08:20:47Z</dc:date>
    <item>
      <title>Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106586#M312640</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;this is related to my other thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1178957" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1178957&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hoped to draw more attention by initiating a 2nd thread cause this isn't a strict Nagios/NRPE problem but maybe a compiler issue on IA64 B.11.23&lt;BR /&gt;&lt;BR /&gt;I compiled the nrpe daemon with a 32Bit gcc on this platform:&lt;BR /&gt;&lt;BR /&gt;$ uname -srm                      &lt;BR /&gt;HP-UX B.11.23 ia64&lt;BR /&gt;&lt;BR /&gt;$ /usr/local/bin/gcc --version&lt;BR /&gt;gcc (GCC) 4.1.2&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;When I try to execute the built nrpe daemon&lt;BR /&gt;I get this error message:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'rfc931_timeout' in load module '/usr/lib/hpux32/libwrap.so'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These are build dependencies:&lt;BR /&gt;&lt;BR /&gt;$ chatr /opt/iexpress/nagios/bin/nrpe &lt;BR /&gt;/opt/iexpress/nagios/bin/nrpe:&lt;BR /&gt;         32-bit ELF executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first &lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third  /usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2:/usr/ccs/lib:/usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2/../../..&lt;BR /&gt;         shared library list:&lt;BR /&gt;             libnsl.so.1&lt;BR /&gt;             libwrap.so&lt;BR /&gt;             libc.so.1&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred&lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         global hash table size 1103&lt;BR /&gt;         shared library mapped private disabled&lt;BR /&gt;         shared library segment merging disabled&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading disabled&lt;BR /&gt;         linkage table protection disabled &lt;BR /&gt;         segments:&lt;BR /&gt;             index type     address      flags size&lt;BR /&gt;                 8 text     04000000     z---c-    D (default)&lt;BR /&gt;                 9 data     40010000     ---m--    D (default)&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled &lt;BR /&gt;         lazy swap allocation for dynamic segments disabled&lt;BR /&gt;         nulptr references enabled &lt;BR /&gt;         address space model: default&lt;BR /&gt;         caliper dynamic instrumentation disabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Interestingly the built check_nrpe program from the same build works satisfactorily.&lt;BR /&gt;&lt;BR /&gt;$ /opt/iexpress/nagios/libexec/check_nrpe -H somehost -c check_syslog_VMUNIX&lt;BR /&gt;OK - No matches found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone have a clue how to satisfy the symbol rfc932_timeout?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Ralph&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2007 08:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106586#M312640</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-11-22T08:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106587#M312641</link>
      <description>Ralph,&lt;BR /&gt;&lt;BR /&gt;This is just a though, did you make sure that the rfc931_timeout is enable in the tcpd.conf file?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Thu, 22 Nov 2007 08:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106587#M312641</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-11-22T08:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106588#M312642</link>
      <description>&lt;!--!*#--&gt;Hi Jaime,&lt;BR /&gt;&lt;BR /&gt;a good hint.&lt;BR /&gt;I never have used 11.23 before.&lt;BR /&gt;Therefore I wasn't aware that unlike our usual 11.11 this OS seems to have integrated a tcp wrapper already.&lt;BR /&gt;&lt;BR /&gt;On this IA box I cannot find a tcpd.conf file however.&lt;BR /&gt;&lt;BR /&gt;# ll /etc/tcpd.conf&lt;BR /&gt;/etc/tcpd.conf not found&lt;BR /&gt;&lt;BR /&gt;So I assume that according to man tcpd.conf the default of rfc931_timeout n is assumed,&lt;BR /&gt;should the tcp wrapper be in effect at all.&lt;BR /&gt;&lt;BR /&gt;I created the file with these entries for a start&lt;BR /&gt;&lt;BR /&gt;# cat /etc/tcpd.conf    &lt;BR /&gt;rfc931_timeout  15&lt;BR /&gt;log_level       extended&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then I defined nrpe as new service for inted&lt;BR /&gt;passing control to the tcpwrapper.&lt;BR /&gt;&lt;BR /&gt;# grep nrpe /etc/inetd.conf&lt;BR /&gt;nrpe    stream tcp nowait nagios /usr/lbin/tcpd /opt/iexpress/nagios/bin/nrpe -c /opt/iexpress/nagios/etc/nrpe.cfg --inetd&lt;BR /&gt;&lt;BR /&gt;nrpe binary is in place an executable &lt;BR /&gt;&lt;BR /&gt;# ll /opt/iexpress/nagios/bin/nrpe &lt;BR /&gt;-rwxr-xr-x   1 root       sys         185972 Nov 22 12:55 /opt/iexpress/nagios/bin/nrpe&lt;BR /&gt;&lt;BR /&gt;so is the nrpe.cfg&lt;BR /&gt;&lt;BR /&gt;# ll /opt/iexpress/nagios/etc/nrpe.cfg &lt;BR /&gt;-rw-r--r--   1 root       sys           7107 Nov 22 15:13 /opt/iexpress/nagios/etc/nrpe.cfg&lt;BR /&gt;&lt;BR /&gt;User nagios was automatically created on swinstall of the IExpress Nagios depot&lt;BR /&gt;that *lacked* the nrpe binary.&lt;BR /&gt;&lt;BR /&gt;# id nagios&lt;BR /&gt;uid=112(nagios) gid=106(nagios)&lt;BR /&gt;&lt;BR /&gt;Also registered the port with services&lt;BR /&gt;&lt;BR /&gt;# grep nrpe /etc/services  &lt;BR /&gt;nrpe    5666/tcp        # Nagios Remote Plugin Executor&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and sent inetd a SIGHUP&lt;BR /&gt;(also issued /usr/sbin/inetd -s&lt;BR /&gt;for some extended logging)&lt;BR /&gt;&lt;BR /&gt;nrpe bound listening socket&lt;BR /&gt;&lt;BR /&gt;# netstat -anfinet|grep 5666&lt;BR /&gt;tcp        0      0  *.5666                 *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For a start try to run this check&lt;BR /&gt;&lt;BR /&gt;# /opt/iexpress/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_load&lt;BR /&gt;CHECK_NRPE: Received 0 bytes from daemon.  Check the remote server logs for error messages.&lt;BR /&gt;&lt;BR /&gt;Hm, path to this check is ok&lt;BR /&gt;and it can be executed by user nagios&lt;BR /&gt;&lt;BR /&gt;# grep ^command.*check_load /opt/iexpress/nagios/etc/nrpe.cfg&lt;BR /&gt;command[check_load]=/opt/iexpress/nagios/libexec/check_load -w 15,10,5 -c 30,25,20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# su - nagios -c "/opt/iexpress/nagios/libexec/check_load -w 15,10,5 -c 30,25,20" 2&amp;gt;/dev/null|tail -2                                            &lt;BR /&gt;OK - load average: 0.03, 0.08, 0.10|load1=0.030;15.000;30.000;0; load5=0.080;10.000;25.000;0; load15=0.100;5.000;20.000;0; &lt;BR /&gt;logout&lt;BR /&gt;&lt;BR /&gt;A mere "Permission denied" is a bit terse though despite extended logging.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# tail -2 /var/adm/syslog/syslog.log&lt;BR /&gt;Nov 22 15:31:16 shrek inetd[25048]: nrpe/tcp: Connection from 127.0.0.1 at Thu Nov 22 15:31:16 2007&lt;BR /&gt;Nov 22 15:31:16 shrek inetd[25048]: exec /usr/lbin/tcpd: Permission denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Something else to consider for tcpd or other wrappers that I forgot?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2007 09:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106588#M312642</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-11-22T09:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106589#M312643</link>
      <description>&amp;gt;maybe a compiler issue on IA64 B.11.23&lt;BR /&gt;&lt;BR /&gt;Not hardly, perhaps linker/dld or a missing patch, libc or libnsl?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Does anyone have a clue how to satisfy the symbol rfc932_timeout?&lt;BR /&gt;&lt;BR /&gt;Can you scan your sources of what you built?  Did you build libwrap?&lt;BR /&gt;&lt;BR /&gt;You could scan all your libs to see if it is elsewhere:&lt;BR /&gt;$ nm -pxAN /usr/lib/hpux32/lib* | grep rfc932_timeout&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Interestingly the built check_nrpe program from the same build works satisfactorily.&lt;BR /&gt;&lt;BR /&gt;How to do you know?  Can you provide the chatr(1) shared library list?&lt;BR /&gt;If it shows libwrap.so and no new shlibs, it is all an illusion.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2007 12:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106589#M312643</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-22T12:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106590#M312644</link>
      <description>&lt;!--!*#--&gt;Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;grepping the symbol tables of all library object files within /usr/lib/hpux32 for rfc931_timeout, as you suggested, produces no match.&lt;BR /&gt;&lt;BR /&gt;# nm -ANpx /usr/lib/hpux32/lib*|grep rfc932_timeout&lt;BR /&gt;nm:  /usr/lib/hpux32/lib.b:  bad magic&lt;BR /&gt;nm:  /usr/lib/hpux32/libc_symbols:  bad magic&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;nm:  /usr/lib/hpux32/libp:  bad magic&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;no symbols&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How did I know check_nrpe worked?&lt;BR /&gt;Well, I simply ran a check_nrpe against another NRPE host and got the expected output and return code.&lt;BR /&gt;&lt;BR /&gt;Here's the chatr output on the check_nrep that I compiled by the same make that produced the strange behaving nrpe binary.&lt;BR /&gt;&lt;BR /&gt;# chatr /opt/iexpress/nagios/libexec/check_nrpe&lt;BR /&gt;/opt/iexpress/nagios/libexec/check_nrpe:&lt;BR /&gt;         32-bit ELF executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first &lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third  /usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2:/usr/ccs/lib:/usr/local/lib/gcc/ia64-hp-hpux11.23/4.1.2/../../..&lt;BR /&gt;         shared library list:&lt;BR /&gt;             libnsl.so.1&lt;BR /&gt;             libc.so.1&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred&lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         global hash table size 1103&lt;BR /&gt;         shared library mapped private disabled&lt;BR /&gt;         shared library segment merging disabled&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading disabled&lt;BR /&gt;         linkage table protection disabled &lt;BR /&gt;         segments:&lt;BR /&gt;             index type     address      flags size&lt;BR /&gt;                 8 text     04000000     z---c-    D (default)&lt;BR /&gt;                 9 data     40010000     ---m--    D (default)&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled &lt;BR /&gt;         lazy swap allocation for dynamic segments disabled&lt;BR /&gt;         nulptr references enabled &lt;BR /&gt;         address space model: default&lt;BR /&gt;         caliper dynamic instrumentation disabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From the config.log of the configure run of nrpe I can see lots of unsatisfied symbols&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# grep -in unsatis /usr/local/src/nrpe-2.10/config.log            &lt;BR /&gt;1023:ld: Unsatisfied symbol "asprintf" in file /var/tmp//ccMzYWPc.o&lt;BR /&gt;1126:ld: Unsatisfied symbol "vasprintf" in file /var/tmp//ccv4xxQc.o&lt;BR /&gt;1316:ld: Unsatisfied symbol "getopt_long" in file /var/tmp//ccJebaOb.o&lt;BR /&gt;1511:ld: (Warning) Unsatisfied symbol "t_rcvudata" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1512:ld: (Warning) Unsatisfied symbol "t_alloc" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1513:ld: (Warning) Unsatisfied symbol "t_errno" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1514:ld: (Warning) Unsatisfied symbol "taddr2uaddr" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1515:ld: (Warning) Unsatisfied symbol "netdir_free" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1516:ld: (Warning) Unsatisfied symbol "t_errlist" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1517:ld: (Warning) Unsatisfied symbol "deny_severity" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1518:ld: (Warning) Unsatisfied symbol "freenetconfigent" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1519:ld: (Warning) Unsatisfied symbol "t_free" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1520:ld: (Warning) Unsatisfied symbol "t_nerr" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1521:ld: (Warning) Unsatisfied symbol "netdir_getbyaddr" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1522:ld: (Warning) Unsatisfied symbol "allow_severity" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1523:ld: (Warning) Unsatisfied symbol "yp_get_default_domain" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1524:ld: (Warning) Unsatisfied symbol "t_sync" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1525:ld: (Warning) Unsatisfied symbol "getnetconfig" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1526:ld: (Warning) Unsatisfied symbol "setnetconfig" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1527:ld: (Warning) Unsatisfied symbol "getnetconfigent" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1528:ld: (Warning) Unsatisfied symbol "netdir_getbyname" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1529:ld: (Warning) Unsatisfied symbol "t_getprotaddr" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1530:ld: (Warning) Unsatisfied symbol "nc_sperror" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1531:ld: (Warning) Unsatisfied symbol "rfc931_timeout" in file /usr/lib/hpux32/libwrap.so&lt;BR /&gt;1580:ld: Unsatisfied symbol "closesocket" in file /var/tmp//ccSEaOyc.o&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This ominous shared libwrap is part of the InternetSrvcs fileset that was already installed on this box.&lt;BR /&gt;Does HP offer a patch which introduces the unsatisfied symbols?&lt;BR /&gt;&lt;BR /&gt;# swlist -l file|grep libwrap   &lt;BR /&gt;  InternetSrvcs.INETSVCS-WRAP: /usr/lib/hpux32/libwrap.so                      &lt;BR /&gt;  InternetSrvcs.INETSVCS-WRAP: /usr/lib/hpux32/libwrap.so.1                    &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2007 11:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106590#M312644</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-11-23T11:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106591#M312645</link>
      <description>&amp;gt;grepping the symbol tables of all library object files within /usr/lib/hpux32 for rfc931_timeout, as you suggested, produces no match.&lt;BR /&gt;&lt;BR /&gt;You may have to look in more paths?  But if HP shipped that lib, I guess not.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;no symbols&lt;BR /&gt;&lt;BR /&gt;If you get a lot of these, you'll have to replace nm by:&lt;BR /&gt;elfdump -s -n .dynsym&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1094016" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1094016&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Here's the chatr output on the check_nrep &lt;BR /&gt;&amp;gt;shared library list: libnsl.so.1 libc.so.1&lt;BR /&gt;&lt;BR /&gt;That's why it "works", it doesn't use the "broken" libwrap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;From the config.log of the configure run of nrpe I can see lots of unsatisfied symbols&lt;BR /&gt;&lt;BR /&gt;Whatever command/option that is producing these is broken.  It isn't giving you any useful info except for rfc931_timeout.  Most of these are defined in libnsl.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;This ominous shared libwrap is part of the InternetSrvcs fileset that was already installed on this box.&lt;BR /&gt;&lt;BR /&gt;Ok, using google I found these links that describes what libwrap does:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-91060/ch03s03.html" target="_blank"&gt;http://docs.hp.com/en/B2355-91060/ch03s03.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=TCPWRAP&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-4837/ch01s01.html" target="_blank"&gt;http://docs.hp.com/en/5991-4837/ch01s01.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-4837/5991-4837.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-4837/5991-4837.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90774/B2355-90774.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90774/B2355-90774.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-4837/ch03s01.html" target="_blank"&gt;http://docs.hp.com/en/5991-4837/ch03s01.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/hosts_access.3.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/hosts_access.3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The last is a man page for libwrap and includes rfc931_timeout.&lt;BR /&gt;It doesn't say you have to link with libwrap.a instead of libwrap.so.  You could experiment by changing your link line to use -l:libwrap.a.&lt;BR /&gt;&lt;BR /&gt;The man page doesn't say that you must define that variable in your application.  You could change your source to define that variable.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Does HP offer a patch which introduces the unsatisfied symbols?&lt;BR /&gt;&lt;BR /&gt;Not sure.  A quick search of the patch database doesn't find libwrap, rfc931_timeout, InternetSrvcs or INETSVCS-WRAP.&lt;BR /&gt;&lt;BR /&gt;You should probably contact the Response Center and file a bug report.</description>
      <pubDate>Sat, 24 Nov 2007 02:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106591#M312645</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-24T02:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106592#M312646</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;sorry for the belated feedback and the measly 7 pts (don't want a solved signifying bunny to appear, so please do any idle posting that I can asign you another 7 pts)&lt;BR /&gt;&lt;BR /&gt;Have had too little time lately to carry on,&lt;BR /&gt;but problem still lingering for solution.&lt;BR /&gt;&lt;BR /&gt;Meanwhile sent an email to InternetExpress Team, asking them to include NRPE and NSCA with one of their next IE releases.</description>
      <pubDate>Tue, 27 Nov 2007 12:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106592#M312646</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-11-27T12:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106593#M312647</link>
      <description>&amp;gt;but problem still lingering for solution.&lt;BR /&gt;&lt;BR /&gt;It appears libwrap is broken.  Or the documentation is.&lt;BR /&gt;libwrap has an unsat for rfc931_timeout that nobody defines.&lt;BR /&gt;The only way to get it to work is to define your own int rfc931_timeout.&lt;BR /&gt;And it is still broken on 11.31.</description>
      <pubDate>Tue, 27 Nov 2007 17:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106593#M312647</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-27T17:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106594#M312648</link>
      <description>Looking at the source, rfc931.c, indicates it has been broken since 2002 or even earlier.</description>
      <pubDate>Tue, 27 Nov 2007 17:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106594#M312648</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-27T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106595#M312649</link>
      <description>Did you report the problem with libunwrap?&lt;BR /&gt;Did you try the workaround I mentioned?&lt;BR /&gt;It appears about 3 other threads mentioned this rfc932_timeout unsat.</description>
      <pubDate>Mon, 10 Dec 2007 07:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106595#M312649</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-10T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106596#M312650</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;I am afraid, I haven't given your workaround a try yet because there were so many more urgent tasks lingering in the pipe.&lt;BR /&gt;However, did I send an email to the Internet Express Team and requested to have NRPE as well as NSCA included along with the already supplied Nagios in one of their future releases.&lt;BR /&gt;Shortly after that I received a friendly reply that they will include both with their soon to be published Dec 2007 release.&lt;BR /&gt;This is really nice and will probably avoid much of the compiling hassle for many others as well, I hope.</description>
      <pubDate>Mon, 10 Dec 2007 08:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106596#M312650</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-12-10T08:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106597#M312651</link>
      <description>&amp;gt;I did send an email to the Internet Express Team and requested to have NRPE&lt;BR /&gt;&lt;BR /&gt;They won't be able to build it either if you don't report the libwrap bug.  (It may have worked on PA by a fluke?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;This is really nice and will probably avoid much of the compiling hassle for many others as well, I hope.&lt;BR /&gt;&lt;BR /&gt;Only if libwrap is fixed or they use the same workaround I suggested.</description>
      <pubDate>Mon, 10 Dec 2007 08:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106597#M312651</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-10T08:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106598#M312652</link>
      <description>Ah, I see.&lt;BR /&gt;&lt;BR /&gt;I have never reported bugs to the HP-UX developers.&lt;BR /&gt;Do they have some sort of bug tracking system where to officially report to?</description>
      <pubDate>Mon, 10 Dec 2007 08:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106598#M312652</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-12-10T08:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106599#M312653</link>
      <description>&amp;gt;Do they have some sort of bug tracking system where to officially report to?&lt;BR /&gt;&lt;BR /&gt;If you have a support contract you can call the Response Center.  Or you can do it from the web with Support Case Manager, with a link off of the main HP-UX forum.</description>
      <pubDate>Mon, 10 Dec 2007 09:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106599#M312653</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-10T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106600#M312654</link>
      <description>I took at look at this on PA 11.23 and I found that it would most likely have the same problems including allow_severity &amp;amp; deny_severity unsats.  The only way it wouldn't have them would be if you didn't use specific functions in libwrap.sl.&lt;BR /&gt;&lt;BR /&gt;When you report this, you can mention my name.</description>
      <pubDate>Thu, 13 Dec 2007 11:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106600#M312654</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-13T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106601#M312655</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;As an HP DSPP member, I contacted dspp.dev@hp.com and received this response. BTW, they were very diligent in responding, so that was a nice surprise! As a further FYI, I followed their instructions and was able to build libwrap.a and modified the nrpe-2.10/src/Makefile macro LIBWRAPLIBS= ./libwrap.a after copying the compiled file into the src/ directory. NRPE runs run now. As a further FYI, this was compiled on HP-UX 11.31.&lt;BR /&gt;&lt;BR /&gt;I certainly hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Dave&lt;BR /&gt;===========&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt; &lt;BR /&gt;   We have received your query. Thanks for contacting us. We are working on the same. &lt;BR /&gt; &lt;BR /&gt;We suggest you to use libwrap.a. You can build libwrap.a with the source available with you under  /opt/ssh/src/tcp_wrappers_7.6-ipv6.4. &lt;BR /&gt; &lt;BR /&gt;There is libwrap.a is available as part of TCP Wrappers product suite.  But you need to purchase. Following link will help in this&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=4a086d6e1de021106d6e1de02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=4a086d6e1de021106d6e1de02110275d6e10RCRD&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Please let us know if you have any issues. &lt;BR /&gt; &lt;BR /&gt;Thanks &amp;amp; Regards, &lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2008 18:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106601#M312655</guid>
      <dc:creator>Dave van Nierop</dc:creator>
      <dc:date>2008-01-18T18:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied data symbol 'rfc931_timeout'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106602#M312656</link>
      <description>I know this is a dead topic but I found a fix.&lt;BR /&gt;&lt;BR /&gt;Download tcp_wrappers from the porting site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;remove the stock libwrap.so and link it to the version from tcp_wrappers&lt;BR /&gt;&lt;BR /&gt;cd /usr/lib/hpux32&lt;BR /&gt;rm libwrap.so&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/local/lib/hpux32/libwrap.a libwrap.so&lt;BR /&gt;&lt;BR /&gt;cd nrpe_source&lt;BR /&gt;make clean&lt;BR /&gt;./configure --with-ssl-lib=/opt/openssl/lib/hpux64 --enable-ssl=yes&lt;BR /&gt;&lt;BR /&gt;make&lt;BR /&gt;make all&lt;BR /&gt;make install-plugin&lt;BR /&gt;make install-daemon&lt;BR /&gt;make install-daemon-config&lt;BR /&gt;&lt;BR /&gt;Remove all entries of nrpe from /etc/services and /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;add to /etc/inittab&lt;BR /&gt;&lt;BR /&gt;/usr/local/nagios/libexec/check_nrpe -H localhost &lt;BR /&gt;&lt;BR /&gt;modify /etc/tcpd.conf as necessary&lt;BR /&gt;&lt;BR /&gt;init q&lt;BR /&gt;&lt;BR /&gt;and your checks should work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 19:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-data-symbol-rfc931-timeout/m-p/4106602#M312656</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-27T19:28:46Z</dc:date>
    </item>
  </channel>
</rss>

