<?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: mk_kernel error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064700#M306471</link>
    <description>&lt;!--!*#--&gt;Hello George,&lt;BR /&gt;&lt;BR /&gt;PHSS_33033  s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; the issue was resolved by reinstalling PHSS_33033&lt;BR /&gt;&lt;BR /&gt;Glad to hear this :)&lt;BR /&gt;&lt;BR /&gt;Should consider to load in Latest OS Linker Patch in short future:&lt;BR /&gt;PHSS_35383  s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 05 Sep 2007 05:02:52 GMT</pubDate>
    <dc:creator>TY 007</dc:creator>
    <dc:date>2007-09-05T05:02:52Z</dc:date>
    <item>
      <title>mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064688#M306459</link>
      <description>hello Admins&lt;BR /&gt;&lt;BR /&gt;While doing mk_kernel i am getting this error.&lt;BR /&gt;&lt;BR /&gt;Compiling conf.c...&lt;BR /&gt;Generating module: emcp...&lt;BR /&gt;Generating module: emcpmp...&lt;BR /&gt;Generating module: emcpmpc...&lt;BR /&gt;Generating module: emcpmpaa...&lt;BR /&gt;Generating module: emcpmpap...&lt;BR /&gt;Generating module: emcphr...&lt;BR /&gt;Generating module: emcpcg...&lt;BR /&gt;Generating module: emcpsapi...&lt;BR /&gt;Generating module: emcpsc...&lt;BR /&gt;Generating module: emcpsm...&lt;BR /&gt;Generating module: emcpevm...&lt;BR /&gt;Generating module: emcpdpm...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;Generating kernel symbol table...&lt;BR /&gt;Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;config: make did an exit(1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas why its is failing?&lt;BR /&gt;&lt;BR /&gt;Please help as i have a scheduled outage to apply patches. &lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 22:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064688#M306459</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-09-03T22:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064689#M306460</link>
      <description>run:&lt;BR /&gt;&lt;BR /&gt;# unset LDOPTS&lt;BR /&gt;# mk_kernel ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see reference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://archives.neohapsis.com/archives/hp/2002-q4/0067.html" target="_blank"&gt;http://archives.neohapsis.com/archives/hp/2002-q4/0067.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This problem was caused by the environment parameter LDOPTS &lt;BR /&gt;that was defined with a "-s" included. This will strip the &lt;BR /&gt;symbols of the executable and produce the error described &lt;BR /&gt;above. &lt;BR /&gt;&lt;BR /&gt;To correct this problem, unset LDOPTS before doing a &lt;BR /&gt;mk_kernel(1M). For example: &lt;BR /&gt;&lt;BR /&gt;     # unset LDOPTS &lt;BR /&gt;&lt;BR /&gt;     # mk_kernel &lt;BR /&gt;     Generating module: krm... &lt;BR /&gt;     Compiling /stand/build/conf.c... &lt;BR /&gt;     Loading the kernel... &lt;BR /&gt;     Generating kernel symbol table...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 22:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064689#M306460</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2007-09-03T22:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064690#M306461</link>
      <description>Which OS version? Are you up to date on kernel patches? From errors, it difficult to understand. Also check if you have any problems in configuring the modules or not.</description>
      <pubDate>Mon, 03 Sep 2007 22:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064690#M306461</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2007-09-03T22:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064691#M306462</link>
      <description>I tried doing the unset LDOPTS but stil getting the same error&lt;BR /&gt;&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;Generating kernel symbol table...&lt;BR /&gt;Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;config: make did an exit(1)&lt;BR /&gt;&lt;BR /&gt;the OS version is B.11.11. Unless i get this working i cant apply any patches&lt;BR /&gt;&lt;BR /&gt;please help</description>
      <pubDate>Mon, 03 Sep 2007 23:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064691#M306462</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-09-03T23:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064692#M306463</link>
      <description>Hello George,&lt;BR /&gt;&lt;BR /&gt;# file /usr/bin/cmp&lt;BR /&gt;/usr/bin/cmp:   PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;# what /usr/bin/cmp&lt;BR /&gt;/usr/bin/cmp:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;&lt;BR /&gt;Check on the above file.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 04 Sep 2007 01:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064692#M306463</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T01:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064693#M306464</link>
      <description>&lt;!--!*#--&gt;Hello George,&lt;BR /&gt;&lt;BR /&gt;PHSS_35383  s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;Install above Latest OS Linker Patch as well.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 04 Sep 2007 01:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064693#M306464</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T01:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064694#M306465</link>
      <description>Thanks TY,&lt;BR /&gt;&lt;BR /&gt;The file is there&lt;BR /&gt;&lt;BR /&gt;file /usr/bin/cmp&lt;BR /&gt;/usr/bin/cmp:   PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;what /usr/bin/cmp&lt;BR /&gt;/usr/bin/cmp:&lt;BR /&gt;$Revision: B.11.11_LR&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot install any patches unless i get mk_kernel to work&lt;BR /&gt;&lt;BR /&gt;please help</description>
      <pubDate>Tue, 04 Sep 2007 03:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064694#M306465</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-09-04T03:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064695#M306466</link>
      <description>Hello George,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I cannot install any patches unless i get mk_kernel to work&lt;BR /&gt;&lt;BR /&gt;It depends. PHSS_35383 itself does not require mk_kernel.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 04 Sep 2007 05:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064695#M306466</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T05:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064696#M306467</link>
      <description>Hello George,&lt;BR /&gt;&lt;BR /&gt;However if you face issue installing PHSS_35383, most likely PHSS_35383 dependency - PHKL_29243 (or newer) is not installed.&lt;BR /&gt;&lt;BR /&gt;In this case, try Older OS Linker Patch (no dependency):&lt;BR /&gt;PHSS_33035 s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2007 05:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064696#M306467</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T05:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064697#M306468</link>
      <description>Can you check to see of CCOPTS is exported, unset that too.&lt;BR /&gt;Can you find the location of bstab?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;TY 007: most likely PHSS_35383 dependency - PHKL_29243 (or newer) is not installed.&lt;BR /&gt;&lt;BR /&gt;If this is an issue, you can ignore this dependency with:&lt;BR /&gt;-x enforce_dependencies=false&lt;BR /&gt;(Especially if you don't have vpars.)&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2007 12:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064697#M306468</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-04T12:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064698#M306469</link>
      <description>&amp;gt;&amp;gt; If this is an issue, you can ignore this dependency with: &lt;BR /&gt;&amp;gt;&amp;gt; -x enforce_dependencies=false&lt;BR /&gt;&lt;BR /&gt;Try to ensure PHKL_29243 would be installed "later" after mk_kernel is OK :)</description>
      <pubDate>Tue, 04 Sep 2007 22:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064698#M306469</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T22:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064699#M306470</link>
      <description>the issue was resolved by reinstalling PHSS_33033&lt;BR /&gt;&lt;BR /&gt;thanks a lot&lt;BR /&gt;George</description>
      <pubDate>Wed, 05 Sep 2007 04:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064699#M306470</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-09-05T04:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064700#M306471</link>
      <description>&lt;!--!*#--&gt;Hello George,&lt;BR /&gt;&lt;BR /&gt;PHSS_33033  s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; the issue was resolved by reinstalling PHSS_33033&lt;BR /&gt;&lt;BR /&gt;Glad to hear this :)&lt;BR /&gt;&lt;BR /&gt;Should consider to load in Latest OS Linker Patch in short future:&lt;BR /&gt;PHSS_35383  s700_800 11.11 ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Sep 2007 05:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error/m-p/4064700#M306471</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-05T05:02:52Z</dc:date>
    </item>
  </channel>
</rss>

