<?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: pxdb internal warning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751055#M722119</link>
    <description>Hi Sridhar,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;I have already installed "DebugPrg" and the result of swlist&lt;BR /&gt;&lt;BR /&gt;DDE                   B.11.11.04     Distributed Debugging Environment  DDE 4.26 &lt;BR /&gt;  DebugPrg              B.11.11.04     Debugging Support Tools &lt;BR /&gt;  PHKL_15687            1.0            mk_kernel:Eliminate debug related warnings &lt;BR /&gt;  PHKL_19291            1.0            mk_kernel:DLKM needed symbols/debug warnings &lt;BR /&gt;  PHKL_19763            1.0            Fix debugging shared lib gets SIGSEGV &lt;BR /&gt;  PHKL_20151            1.0            SBA wrkstn support &amp;amp; N/L class debug support &lt;BR /&gt;  PHKL_20900            1.0            Add missing crash dump debug information &lt;BR /&gt;  PHKL_20966            1.0            Add dump debug information for IDE driver &lt;BR /&gt;  WDB                   B.11.11.04     HP Wildebeest (HP WDB) Debugger &lt;BR /&gt;  WDB-GUI               B.11.11.04     GUI for the HP WDB Debugger &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could you help me&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Karthik&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jun 2002 19:42:34 GMT</pubDate>
    <dc:creator>Karthik_6</dc:creator>
    <dc:date>2002-06-24T19:42:34Z</dc:date>
    <item>
      <title>pxdb internal warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751053#M722117</link>
      <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;I trying to compile a C program it compiles and produced *.o file but while linking I am getting the following error message.&lt;BR /&gt;&lt;BR /&gt;pxdb internal warning: cu[1]: SLT_END[119] out of synch&lt;BR /&gt;Please contact your HP Support representative&lt;BR /&gt;pxdb internal warning: cu[1]: SLT_END[121] out of synch&lt;BR /&gt;&lt;BR /&gt;No executable produced.&lt;BR /&gt;&lt;BR /&gt;I have B3899BA ANSI C DEV bundle, HPUX 11.00 C3000 machine. When i am trying to install patches PHSS_24830 &amp;amp; PHSS_20122 to rectify the above problem, no use flashes error message &lt;BR /&gt;&lt;BR /&gt;The fileset "PHSS_20122.DEBUG-PRG,r=1.0" is a "sparse" or&lt;BR /&gt;         "patch" fileset which may only be installed upon a previously&lt;BR /&gt;         installed base fileset.  The specification for the required&lt;BR /&gt;         base fileset is "DebugPrg.DEBUG-PRG,fr=B.11.01.06,v=HP".&lt;BR /&gt;         Since there is no fileset on the target or selected from the&lt;BR /&gt;         source which matches this specification, fileset&lt;BR /&gt;         "PHSS_20122.DEBUG-PRG,r=1.0" will be excluded.&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;&lt;BR /&gt;Does any one come across similar problem, please help me.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Karthik</description>
      <pubDate>Mon, 24 Jun 2002 19:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751053#M722117</guid>
      <dc:creator>Karthik_6</dc:creator>
      <dc:date>2002-06-24T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: pxdb internal warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751054#M722118</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;You should have the product DebugPrg installed on the system before you can install the patch PHSS_20122.&lt;BR /&gt;&lt;BR /&gt;Try swlist -l product |grep -i debug and see if you have that product installed. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Jun 2002 19:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751054#M722118</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-06-24T19:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: pxdb internal warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751055#M722119</link>
      <description>Hi Sridhar,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;I have already installed "DebugPrg" and the result of swlist&lt;BR /&gt;&lt;BR /&gt;DDE                   B.11.11.04     Distributed Debugging Environment  DDE 4.26 &lt;BR /&gt;  DebugPrg              B.11.11.04     Debugging Support Tools &lt;BR /&gt;  PHKL_15687            1.0            mk_kernel:Eliminate debug related warnings &lt;BR /&gt;  PHKL_19291            1.0            mk_kernel:DLKM needed symbols/debug warnings &lt;BR /&gt;  PHKL_19763            1.0            Fix debugging shared lib gets SIGSEGV &lt;BR /&gt;  PHKL_20151            1.0            SBA wrkstn support &amp;amp; N/L class debug support &lt;BR /&gt;  PHKL_20900            1.0            Add missing crash dump debug information &lt;BR /&gt;  PHKL_20966            1.0            Add dump debug information for IDE driver &lt;BR /&gt;  WDB                   B.11.11.04     HP Wildebeest (HP WDB) Debugger &lt;BR /&gt;  WDB-GUI               B.11.11.04     GUI for the HP WDB Debugger &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could you help me&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Karthik&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 19:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751055#M722119</guid>
      <dc:creator>Karthik_6</dc:creator>
      <dc:date>2002-06-24T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: pxdb internal warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751056#M722120</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This patch is looking for the version 11.01.06 of support tools. On my system, these support tools were installed as part of aC++ compiler.&lt;BR /&gt;&lt;BR /&gt;So, this patch may not match your software.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Jun 2002 20:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxdb-internal-warning/m-p/2751056#M722120</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-06-24T20:02:16Z</dc:date>
    </item>
  </channel>
</rss>

