<?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 Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334503#M639411</link>
    <description>&lt;P&gt;By the way this paticular issue happened during a&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#888888"&gt; telnet&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt; if that helps.&amp;nbsp; I am not sure if this is isolated or if happening with other type lib usage.&amp;nbsp;&amp;nbsp; but assume so since your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2011 16:58:14 GMT</pubDate>
    <dc:creator>gr8_lkr</dc:creator>
    <dc:date>2011-09-16T16:58:14Z</dc:date>
    <item>
      <title>/usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5327697#M639408</link>
      <description>&lt;P&gt;Hello experts,&amp;nbsp; I &amp;nbsp;am new at this forum stuff but was wondering if I could get some help?&lt;/P&gt;&lt;P&gt;I am awaiting such info as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;﻿﻿﻿﻿﻿﻿﻿﻿/etc/pam.conf&amp;nbsp;&amp;nbsp;&amp;nbsp; file&lt;/P&gt;&lt;P&gt;# $PATH&lt;/P&gt;&lt;P&gt;# $SHLIB_PATH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was wondering if anyhting else I can start looking at for this issue ?&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp; ﻿﻿﻿﻿﻿﻿error in subject line&amp;nbsp; and then proceeds to core dump.&amp;nbsp;&amp;nbsp; (only info I have is that this is something new and does this atleast with Thank You all in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2011 20:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5327697#M639408</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-09T20:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5327751#M639409</link>
      <description>&lt;P&gt;&lt;FONT color="#888888" size="3"&gt;dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.sl&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;was wondering if anything else I can start looking at for this issue?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&amp;gt;error in subject line and then proceeds to core dump.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically this error means that there is a missing function in the above shlib.&amp;nbsp; Either it wants to call a symbol in the executable or some other load module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume at one time it worked and if it failing now, then the versions of the executable and shlibs aren't consistent.&lt;/P&gt;&lt;P&gt;I.e.&amp;nbsp; libkrb5.sl is newer and doesn't match the rest of the shlibs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you have multiple versions of shlibs and you need to make sure SHLIB_PATH points to the right one.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Sep 2011 22:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5327751#M639409</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-09T22:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334467#M639410</link>
      <description>&lt;P&gt;Thank You very much for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;User sent me pam.conf file and $PATH&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also sent by request the SHLIB_PATH file&amp;nbsp; but when I opened it nothing was there??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now understanding alot of patching and things recently.&lt;/P&gt;&lt;P&gt;can you reccomend next step(s)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 16:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334467#M639410</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-16T16:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334503#M639411</link>
      <description>&lt;P&gt;By the way this paticular issue happened during a&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#888888"&gt; telnet&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt; if that helps.&amp;nbsp; I am not sure if this is isolated or if happening with other type lib usage.&amp;nbsp;&amp;nbsp; but assume so since your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 16:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334503#M639411</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-16T16:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334597#M639412</link>
      <description>&lt;P&gt;&amp;gt;sent by request the SHLIB_PATH file&amp;nbsp; but when I opened it nothing was there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What file?&amp;nbsp; What's the content of the SHLIB_PATH variable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;can you recommend next step(s)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the version of the software that supplies libkrb5﻿?&lt;/P&gt;&lt;P&gt;What is the name and version of the executable that gets that error?﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;By the way this particular issue happened during a telnet if that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only if there is another way that works.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 18:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334597#M639412</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-16T18:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334695#M639413</link>
      <description>&lt;P&gt;Hi anf thanl you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does this help you at all ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have namy files also if needed.&lt;/P&gt;&lt;P&gt;JFS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Oct 24 20:18:34 WSTDST 2006 The Base VxFS File System B.11.11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; KRB-Support&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Oct 24 20:18:40 WSTDST 2006 Kerberos Support for HP-UX and DCE B.11.11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; KRB5-Client&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Oct 24 20:18:19 WSTDST 2006 Kerberos V5 Client Version 1.0 B.11.11&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;PHSS_36286&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Jan 13 19:21:33 WST 2009 KRB5-Client Version 1.0 cumulative patch 1.0&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;# KRB-Support vendor product software_spec KRB-Support,l=/opt/dce,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB-Support.KRB-SUPP-MAN fileset software_spec KRB-Support.KRB-SUPP-MAN,l=/opt/dce,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB-Support.KRB-SUPP-NOTES fileset software_spec KRB-Support.KRB-SUPP-NOTES,l=/opt/dce,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB-Support.KRB-SUPP-RUN fileset software_spec KRB-Support.KRB-SUPP-RUN,l=/opt/dce,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured #&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB5-Client vendor product software_spec KRB5-Client,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB5-Client.KRB5-64SLIB fileset software_spec KRB5-Client.KRB5-64SLIB,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured KRB5-Client.KRB5-ENG-A-MAN fileset software_spec KRB5-Client.KRB5-ENG-A-MAN,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB5-Client.KRB5-JPN-E-MAN fileset software_spec KRB5-Client.KRB5-JPN-E-MAN,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured KRB5-Client.KRB5-JPN-S-MAN fileset software_spec KRB5-Client.KRB5-JPN-S-MAN,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;KRB5-Client.KRB5-PRG fileset software_spec KRB5-Client.KRB5-PRG,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured KRB5-Client.KRB5-RUN fileset software_spec KRB5-Client.KRB5-RUN,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;KRB5-Client.KRB5-SHLIB fileset software_spec KRB5-Client.KRB5-SHLIB,l=/,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP,fr=B.11.11,fa=HP-UX_B.11.11_32/64 state configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 20:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334695#M639413</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-16T20:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334711#M639414</link>
      <description>&lt;P&gt;Hello Dennis,&lt;/P&gt;&lt;P&gt;I just came across this info in syslog.&lt;/P&gt;&lt;P&gt;not sure if it helps or needed ?&lt;/P&gt;&lt;P&gt;Aug 18 08:53:12 remedy squid[1521]: comm_accept: FD 14: (233) No buffer space available&lt;BR /&gt;Aug 18 08:53:12 remedy squid[1521]: httpAccept: FD 14: accept failure: (233) No buffer space available&lt;BR /&gt;Aug 18 08:56:41 remedy squid[1521]: comm_accept: FD 14: (233) No buffer space available&lt;BR /&gt;Aug 18 09:03:32 remedy&amp;nbsp; above message repeats 6 times&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 21:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334711#M639414</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-16T21:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334755#M639415</link>
      <description>&lt;P&gt;&amp;gt; KRB-Support&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Oct 24 20:18:40 WSTDST 2006 Kerberos Support for HP-UX and DCE B.11.11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;gt; KRB5-Client&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Oct 24 20:18:19 WSTDST 2006 Kerberos V5 Client Version 1.0 B.11.11&lt;BR /&gt;&amp;gt; PHSS_36286&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tue Jan 13 19:21:33 WST 2009 KRB5-Client Version 1.0 cumulative patch 1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might want to try to see which fileset has that shlib:&lt;/P&gt;&lt;P&gt;swlist -l file KRB-Support ﻿KRB5-Client﻿ PHSS_36286 | fgrep&amp;nbsp;libkrb5﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;I just came across this info in syslog.&amp;nbsp; Not sure if it helps?&lt;BR /&gt;&amp;gt;Aug 18 08:53:12 remedy squid[1521]: comm_accept: FD 14: (233) No buffer space available&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be a different problem.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2011 23:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5334755#M639415</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-16T23:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5337813#M639416</link>
      <description>&lt;P&gt;here are the filesets you had suggested to get:&lt;/P&gt;&lt;P&gt;PHSS_36286.KRB5-64SLIB: /opt/krb5core/lib/pa20_64/libkrb5.1&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PHSS_36286.KRB5-ENG-A-MAN: /opt/krb5core/share/man/man3.Z/libkrb5.sl.3&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PHSS_36286.KRB5-ENG-A-MAN: /opt/krb5core/share/man/man3.Z/libkrb5.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PHSS_36286.KRB5-JPN-E-MAN: /opt/krb5core/share/man/ja_JP.eucJP/man3.Z/libkrb5.sl.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PHSS_36286.KRB5-JPN-E-MAN: /opt/krb5core/share/man/ja_JP.eucJP/man3.Z/libkrb5.3&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PHSS_36286.KRB5-JPN-S-MAN: /opt/krb5core/share/man/ja_JP.SJIS/man3.Z/libkrb5.sl.3&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PHSS_36286.KRB5-JPN-S-MAN: /opt/krb5core/share/man/ja_JP.SJIS/man3.Z/libkrb5.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PHSS_36286.KRB5-SHLIB: /opt/krb5core/lib/libkrb5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hmmm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You again for the help.&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 14:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5337813#M639416</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-20T14:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5337987#M639417</link>
      <description>&lt;P&gt;&amp;gt;PHSS_36286.KRB5-SHLIB: /opt/krb5core/lib/libkrb5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like you should point SHLIB_PATH to there:&lt;/P&gt;&lt;P&gt;export SHLIB_PATH=/opt/krb5core/lib﻿:$SHLIB_PATH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If libkrb5.sl doesn't exist there, you should create it:&lt;/P&gt;&lt;P&gt;ln -s libkrb5.1﻿ /opt/krb5core/lib/libkrb5.﻿sl&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5337987#M639417</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-20T16:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5338021#M639418</link>
      <description>&lt;P&gt;Again,&amp;nbsp; thank you for your time.&lt;/P&gt;&lt;P&gt;I will give that a shot and get back with you as soon as I can.&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 17:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5338021#M639418</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-20T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: initialize_error_table_r (code) from /usr/local/lib/libkrb5.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5341117#M639419</link>
      <description>&lt;P&gt;That did it !!!!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You very much.&amp;nbsp;&amp;nbsp; I really appreciate your expertise and help.&amp;nbsp; You were on the right track the entire time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kudos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I marked as solved and gave kudo's&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 15:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-initialize-error-table-r-code/m-p/5341117#M639419</guid>
      <dc:creator>gr8_lkr</dc:creator>
      <dc:date>2011-09-22T15:17:06Z</dc:date>
    </item>
  </channel>
</rss>

