<?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: kernel could not build in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077770#M730592</link>
    <description>plz refer to the below link to see the answer:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1175141" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1175141&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thank u all for your help</description>
    <pubDate>Tue, 06 Nov 2007 12:27:25 GMT</pubDate>
    <dc:creator>Johnny12</dc:creator>
    <dc:date>2007-11-06T12:27:25Z</dc:date>
    <item>
      <title>kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077761#M730583</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have a new rp3440 server with hpux 11iv1 OS.&lt;BR /&gt;&lt;BR /&gt;Every time I try to load a static driver into the kernel or try to modify a kernel parameter like shmmax, shmem, shmesg I get the follwoing error:&lt;BR /&gt;&lt;BR /&gt;cannot build a kernel using /usr/sbin/config. The standard output of the command is shown below:&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;config: make did an exit(1)&lt;BR /&gt;&lt;BR /&gt;The command exitted with exitcode -71&lt;BR /&gt;&lt;BR /&gt;Your help in this concern is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Fri, 02 Nov 2007 07:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077761#M730583</guid>
      <dc:creator>Johnny12</dc:creator>
      <dc:date>2007-11-02T07:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077762#M730584</link>
      <description>hi john ;&lt;BR /&gt;&lt;BR /&gt;check your system by check_patches&lt;BR /&gt;( /usr/contrib/bin/check_patches ) . if there is a problem or not on the system.&lt;BR /&gt;&lt;BR /&gt;Hasan</description>
      <pubDate>Fri, 02 Nov 2007 08:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077762#M730584</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-11-02T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077763#M730585</link>
      <description>&lt;BR /&gt;John,&lt;BR /&gt;&lt;BR /&gt; You are using sam to regen the kernel ?&lt;BR /&gt;&lt;BR /&gt;Please update your sam patch&lt;BR /&gt;&lt;BR /&gt;PHCO_36563 11.23 cumulative SAM patch &lt;BR /&gt;PHCO_35520 11.11 cumulative SAM patch &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Fri, 02 Nov 2007 08:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077763#M730585</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-11-02T08:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077764#M730586</link>
      <description>&lt;!--!*#--&gt;Hi John,&lt;BR /&gt;&lt;BR /&gt;I am not sure why you are running config command directly .&lt;BR /&gt;&lt;BR /&gt;you can try as given below :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. cd to /stand/build directory &lt;BR /&gt;&lt;BR /&gt; # cd /stand/build&lt;BR /&gt; # /usr/lbin/sysadm/system_prep -s system &lt;BR /&gt;&lt;BR /&gt;2. use vi editor to edit this system file  or kmtune command to set the required parameter&lt;BR /&gt;&lt;BR /&gt;   # kmtune â  s maxdsiz=0x08000000 -S system  &lt;BR /&gt;&lt;BR /&gt;3. Build the kernel with&lt;BR /&gt;&lt;BR /&gt;   # mk_kernel -s system &lt;BR /&gt;&lt;BR /&gt;4. Tell the system to use the newly built kernel upon next system shutdown/startup. &lt;BR /&gt; # kmupdate &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5. Then save the current system file and move the new one into place with: &lt;BR /&gt; #mv /stand/system /stand/system.prev &lt;BR /&gt; #mv /stand/build/system /stand/system &lt;BR /&gt;&lt;BR /&gt;6. Reboot server with shutdown command&lt;BR /&gt;&lt;BR /&gt;   # Shutdown -ry 0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;RD</description>
      <pubDate>Fri, 02 Nov 2007 09:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077764#M730586</guid>
      <dc:creator>rajdev</dc:creator>
      <dc:date>2007-11-02T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077765#M730587</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please note that I am using sam to load the driver into the kernel</description>
      <pubDate>Fri, 02 Nov 2007 09:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077765#M730587</guid>
      <dc:creator>Johnny12</dc:creator>
      <dc:date>2007-11-02T09:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077766#M730588</link>
      <description>hi john ;&lt;BR /&gt;some patches in your system are missing. &lt;BR /&gt;please run check_patches and see logfile for missing patches.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hasan.</description>
      <pubDate>Fri, 02 Nov 2007 09:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077766#M730588</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-11-02T09:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077767#M730589</link>
      <description>Try to manually gen the kernel.&lt;BR /&gt;&lt;BR /&gt;vi /stand/system to include the driver you need.&lt;BR /&gt;&lt;BR /&gt;mk_kernel&lt;BR /&gt;&lt;BR /&gt;if no errors &lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;kmupdate&lt;BR /&gt;&lt;BR /&gt;If it works manually and not via SAM then two comments. &lt;BR /&gt;1) Don't use SAM ( this would be item 9,458,023 that is wrong with SAM :)&lt;BR /&gt;2) Update the SAM patches as stated previously.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 15:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077767#M730589</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-11-02T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077768#M730590</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have the PHCO_34207 patch installed, which I found to be superseded by the PHCO_35520.&lt;BR /&gt;&lt;BR /&gt;Doesn't the PHCO_34207 patch do the job in this concern?</description>
      <pubDate>Sat, 03 Nov 2007 02:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077768#M730590</guid>
      <dc:creator>Johnny12</dc:creator>
      <dc:date>2007-11-03T02:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077769#M730591</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;the problem was that the graphic card driver was not installed properly.&lt;BR /&gt;&lt;BR /&gt;when I removed it I was able to regen kernel.&lt;BR /&gt;&lt;BR /&gt;However now I need to reload the gvid driver into kernel. the problem is that i was able to load gvid driver but the gvid_info is still selectable and could not be loaded. &lt;BR /&gt;Any ideas in this concern how to load a selectable graphic card driver?</description>
      <pubDate>Tue, 06 Nov 2007 00:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077769#M730591</guid>
      <dc:creator>Johnny12</dc:creator>
      <dc:date>2007-11-06T00:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: kernel could not build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077770#M730592</link>
      <description>plz refer to the below link to see the answer:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1175141" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1175141&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thank u all for your help</description>
      <pubDate>Tue, 06 Nov 2007 12:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-could-not-build/m-p/5077770#M730592</guid>
      <dc:creator>Johnny12</dc:creator>
      <dc:date>2007-11-06T12:27:25Z</dc:date>
    </item>
  </channel>
</rss>

