<?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 errors HP-UX 11.00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790968#M79667</link>
    <description>This is a known problem in 11.0. Check this document for the solution:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062758842" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062758842&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - 2200233009</description>
    <pubDate>Wed, 21 Aug 2002 14:43:56 GMT</pubDate>
    <dc:creator>Sajid_1</dc:creator>
    <dc:date>2002-08-21T14:43:56Z</dc:date>
    <item>
      <title>mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790967#M79666</link>
      <description>I get the following errors when trying to build a new kernel on HP-UX 11.00.  Does anyone know the cause of this problem? Thanks.&lt;BR /&gt;&lt;BR /&gt;WARNING: No such device, tunable, or cdio PCItoPCI.            &lt;BR /&gt;        Ignoring the following line.                           &lt;BR /&gt;        PCItoPCI                                               &lt;BR /&gt;WARNING: No such device, tunable, or cdio cb.                  &lt;BR /&gt;        Ignoring the following line.                           &lt;BR /&gt;        cb                                                     &lt;BR /&gt;WARNING: No such device, tunable, or cdio pa_generic_psm.      &lt;BR /&gt;        Ignoring the following line.                           &lt;BR /&gt;        pa_generic_psm                                         &lt;BR /&gt;WARNING: No such device, tunable, or cdio pa_psm.              &lt;BR /&gt;        Ignoring the following line.                           &lt;BR /&gt;        pa_psm                                                 &lt;BR /&gt;Generating module: krm...                                      &lt;BR /&gt;Compiling conf.c...                                            &lt;BR /&gt;Loading the kernel...                                          &lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:                          &lt;BR /&gt;   km_disable (data)                                           &lt;BR /&gt;   st_ats_enabled (data)                                       &lt;BR /&gt;   hdlpreg_hash_locks (data)                                   &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;</description>
      <pubDate>Wed, 21 Aug 2002 14:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790967#M79666</guid>
      <dc:creator>Ronwin Leibbrandt</dc:creator>
      <dc:date>2002-08-21T14:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790968#M79667</link>
      <description>This is a known problem in 11.0. Check this document for the solution:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062758842" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062758842&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - 2200233009</description>
      <pubDate>Wed, 21 Aug 2002 14:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790968#M79667</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-21T14:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790969#M79668</link>
      <description>&lt;BR /&gt;The WARNINGS are not too much to worry about - entries for drivers in your /stand/system file which you dont have, you should remove them just to cleanup. eg. PCItoPCI - never heard of that one, probably should be GSCtoPCI. The others can be removed (cb, pa_psm etc.)&lt;BR /&gt;&lt;BR /&gt;The nasty error is your Unsatisfied symbols - this is really tough to fix. The best hope is have you just added some software or patches recently and now your kernel wont build ? if so then try to backout or undo what you did (you can swremove patches if youve just tried to install some), then your kernel should build.&lt;BR /&gt;&lt;BR /&gt;if not then its a long job to fix. Theres been some really good long discussions on how to fix them - search the ITRCP forums for "kernel build failed" and you should find them - theyre too long to repeat here.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 14:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790969#M79668</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-21T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790970#M79669</link>
      <description>They are parameters for subsystems you don't have. Edit /stand/system and remove them (or at least comment them out).&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 21 Aug 2002 14:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790970#M79669</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-08-21T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790971#M79670</link>
      <description>You should at least load the patch PHKL_19291 (ie mk_kernel patch) so that mk_kernel is more robust and knows how to deal with this "intelligently". I noticed however on all my 11.0 system I have those drivers (PCItoPCI,cb,pa_generic_psm,pa_psm) in /stand/system and it does not give me any error when I recompile my kernel. If the patch doesn't help, then you'll have to delete those drivers from the "system" file before you compile your kernel. I do not know what's the impact of doing that though.</description>
      <pubDate>Wed, 21 Aug 2002 15:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790971#M79670</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-08-21T15:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel errors HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790972#M79671</link>
      <description>Where did you get the /stand/system file that you are using?  Did you have copy it from a different class (i.e. k class or n class) of machine than you are trying to build on?  If you used ignite to load the system, then the ignite kernel image may be for a different class of machine.&lt;BR /&gt;&lt;BR /&gt;If either are true, it would explain why the subsystem entries in the system file are not working on your system.  They probably don't make sense for the hardware.&lt;BR /&gt;&lt;BR /&gt;I recommend cold installing so that the proper subsystems are loaded.</description>
      <pubDate>Thu, 22 Aug 2002 15:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-errors-hp-ux-11-00/m-p/2790972#M79671</guid>
      <dc:creator>Erik Tong</dc:creator>
      <dc:date>2002-08-22T15:36:02Z</dc:date>
    </item>
  </channel>
</rss>

