<?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: Building Kernel error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717989#M252241</link>
    <description>Hi Arun&lt;BR /&gt;&lt;BR /&gt;I unistall Secure Path and try building the kernel and work.</description>
    <pubDate>Fri, 27 Jan 2006 08:19:08 GMT</pubDate>
    <dc:creator>Victor Burguillos_4</dc:creator>
    <dc:date>2006-01-27T08:19:08Z</dc:date>
    <item>
      <title>Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717984#M252236</link>
      <description>Hi!&lt;BR /&gt;I try building ther kernell in HPUX 11.11 and when run the mk_kernel command show bellow error:&lt;BR /&gt;&lt;BR /&gt;ovsqm01:/usr/sbin&amp;gt; mk_kernel&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling /stand/build/conf.c...&lt;BR /&gt;Generating module: hpap...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;ld: Unsatisfied symbol "ulm_ioctl" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_deregister" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_aio_strategy" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_open" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_close" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_aio_cancel" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_aio_mincnt" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_register" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied symbol "ulm_strategy" in file /stand/build/mod_wk.d/hpap/smod.o&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_ioctl" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_deregister" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_aio_strategy" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_open" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_close" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_aio_cancel" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_aio_mincnt" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_register" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;ld: Unsatisfied protected symbol "ulm_strategy" in file "/stand/build/mod_wk.d/hpap/smod.o"&lt;BR /&gt;18 errors.&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;I Installed the patch PHSS_33033&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jan 2006 09:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717984#M252236</guid>
      <dc:creator>Victor Burguillos_4</dc:creator>
      <dc:date>2006-01-26T09:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717985#M252237</link>
      <description>What happens if you use SAM to build a new kernel?&lt;BR /&gt;&lt;BR /&gt;My first reaction to your error is that your shell environment is not right: my gut feeling is tthat there is a library missing in one of the PATH variables (SHLIB_PATH, etc).</description>
      <pubDate>Fri, 27 Jan 2006 03:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717985#M252237</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2006-01-27T03:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717986#M252238</link>
      <description>Refer this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=2942" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=2942&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May be patch update needed.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Fri, 27 Jan 2006 03:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717986#M252238</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-27T03:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717987#M252239</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think SAM will fail aswell.&lt;BR /&gt;Did you install the patch before or after the fail?&lt;BR /&gt;&lt;BR /&gt;It looks like things got corrupted are missing in /stand.&lt;BR /&gt;Do you've a backup to restore the data (/stand)?&lt;BR /&gt;&lt;BR /&gt;GoodLuck&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 27 Jan 2006 03:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717987#M252239</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-01-27T03:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717988#M252240</link>
      <description>Hi Victor, &lt;BR /&gt;&lt;BR /&gt;It could be a problem with PHSS_33033 which is the latest ld patch. You can try uninstalling this patch and try to build your kernel. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 27 Jan 2006 03:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717988#M252240</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-27T03:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717989#M252241</link>
      <description>Hi Arun&lt;BR /&gt;&lt;BR /&gt;I unistall Secure Path and try building the kernel and work.</description>
      <pubDate>Fri, 27 Jan 2006 08:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/building-kernel-error/m-p/3717989#M252241</guid>
      <dc:creator>Victor Burguillos_4</dc:creator>
      <dc:date>2006-01-27T08:19:08Z</dc:date>
    </item>
  </channel>
</rss>

