<?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: can't rebuild kernel 11.11 v1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914331#M406643</link>
    <description>I've tried to remove and rebuild /stand/build/vmunix_test and it builds ok with the exception of using config -u to build the file. (e.g. no error messages from mk_kernel -s /stand/build/system...) &lt;BR /&gt;&lt;BR /&gt;The system boots up just fine on the kernel that is in /stand (vmunix) so I can't see how the existing kernel is bad. All I'm trying to do is change dbc_min_pct and dbc_max_pct from defaults to something reasonable for a workstation.&lt;BR /&gt;&lt;BR /&gt;Also /usr/lbin/sysadm/get_sysfile /stand/vmunix and /stand/build/vmunix_test return no errors and I can see everything (drivers and non-default parameters) just fine ...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Jul 2005 09:51:26 GMT</pubDate>
    <dc:creator>Jon M Zellhoefer</dc:creator>
    <dc:date>2005-07-25T09:51:26Z</dc:date>
    <item>
      <title>can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914327#M406639</link>
      <description>via command line - SAM also bombs out when trying to build a new kernel. output from the commands is below. any help you could provide would be great. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mk_kernel -s /stand/build/system&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling conf.c...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;Generating kernel symbol table...&lt;BR /&gt;# kmupdate /stand/build/vmunix_test &lt;BR /&gt;kmupdate: Specified file /stand/build/vmunix_test is not kernel file.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 09:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914327#M406639</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2005-07-25T09:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914328#M406640</link>
      <description>I just tried to do the build via config -u. Here is the output that I get when I try to build the kernel that way:&lt;BR /&gt;&lt;BR /&gt;# config -u /stand/build/system&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;nm: mod_wk.d/krm/mod.o: File format not recognized&lt;BR /&gt;nm: mod_wk.d/krm/_mod.o: File format not recognized&lt;BR /&gt;Compiling conf.c...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;Generating kernel symbol table...&lt;BR /&gt;nm: invalid option -- x&lt;BR /&gt;Usage: nm [option(s)] [file(s)]&lt;BR /&gt; List symbols in [file(s)] (a.out by default).&lt;BR /&gt; The options are:&lt;BR /&gt;  -a, --debug-syms       Display debugger-only symbols&lt;BR /&gt;  -A, --print-file-name  Print name of the input file before every symbol&lt;BR /&gt;  -B                     Same as --format=bsd&lt;BR /&gt;  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names&lt;BR /&gt;                          The STYLE, if specified, can be `auto' (the default),&lt;BR /&gt;                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'&lt;BR /&gt;                          or `gnat'&lt;BR /&gt;      --no-demangle      Do not demangle low-level symbol names&lt;BR /&gt;  -D, --dynamic          Display dynamic symbols instead of normal symbols&lt;BR /&gt;      --defined-only     Display only defined symbols&lt;BR /&gt;  -e                     (ignored)&lt;BR /&gt;  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',&lt;BR /&gt;                           `sysv' or `posix'.  The default is `bsd'&lt;BR /&gt;  -g, --extern-only      Display only external symbols&lt;BR /&gt;  -l, --line-numbers     Use debugging information to find a filename and&lt;BR /&gt;                           line number for each symbol&lt;BR /&gt;  -n, --numeric-sort     Sort symbols numerically by address&lt;BR /&gt;  -o                     Same as -A&lt;BR /&gt;  -p, --no-sort          Do not sort the symbols&lt;BR /&gt;  -P, --portability      Same as --format=posix&lt;BR /&gt;  -r, --reverse-sort     Reverse the sense of the sort&lt;BR /&gt;  -S, --print-size       Print size of defined symbols&lt;BR /&gt;  -s, --print-armap      Include index for symbols from archive members&lt;BR /&gt;      --size-sort        Sort symbols by size&lt;BR /&gt;  -t, --radix=RADIX      Use RADIX for printing symbol values&lt;BR /&gt;      --target=BFDNAME   Specify the target object format as BFDNAME&lt;BR /&gt;  -u, --undefined-only   Display only undefined symbols&lt;BR /&gt;  -X 32_64               (ignored)&lt;BR /&gt;  -h, --help             Display this information&lt;BR /&gt;  -V, --version          Display this program's version number&lt;BR /&gt;&lt;BR /&gt;nm: supported targets: som srec symbolsrec tekhex binary ihex hpux-core&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;</description>
      <pubDate>Mon, 25 Jul 2005 09:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914328#M406640</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2005-07-25T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914329#M406641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there a file vmunix_test existing in /stand/build ? delete this file and try again.&lt;BR /&gt;&lt;BR /&gt;Also, can you tell what modification have you made before rebuilding ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;deepak</description>
      <pubDate>Mon, 25 Jul 2005 09:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914329#M406641</guid>
      <dc:creator>Deepak.R</dc:creator>
      <dc:date>2005-07-25T09:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914330#M406642</link>
      <description>Seems from the two messages that you don't have a valid kernel file at all.&lt;BR /&gt;&lt;BR /&gt;I'd run the following checklist:&lt;BR /&gt;&lt;BR /&gt;1) See about restoring the /stand filesystem to a known point where the kernel was working or..&lt;BR /&gt;2) Consider going to a vaid make_tape_recovery Ignite backup.&lt;BR /&gt;3) swverify \* and see if you have problems with kenel patches.&lt;BR /&gt;&lt;BR /&gt;4) mv /stand/build/vmunix_test someplace else, because the file is no good.&lt;BR /&gt;5) Unless you are 11.23 make sure /stand has not been converted to vxfs&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Jul 2005 09:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914330#M406642</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-25T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914331#M406643</link>
      <description>I've tried to remove and rebuild /stand/build/vmunix_test and it builds ok with the exception of using config -u to build the file. (e.g. no error messages from mk_kernel -s /stand/build/system...) &lt;BR /&gt;&lt;BR /&gt;The system boots up just fine on the kernel that is in /stand (vmunix) so I can't see how the existing kernel is bad. All I'm trying to do is change dbc_min_pct and dbc_max_pct from defaults to something reasonable for a workstation.&lt;BR /&gt;&lt;BR /&gt;Also /usr/lbin/sysadm/get_sysfile /stand/vmunix and /stand/build/vmunix_test return no errors and I can see everything (drivers and non-default parameters) just fine ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 09:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914331#M406643</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2005-07-25T09:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914332#M406644</link>
      <description>Hmm, looks weird.&lt;BR /&gt;Please post the results of this:&lt;BR /&gt; &lt;BR /&gt;# what $(whence nm)&lt;BR /&gt; &lt;BR /&gt;Maybe your PATH point to some non-standard binutils?&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Mon, 25 Jul 2005 09:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914332#M406644</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-07-25T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914333#M406645</link>
      <description>/usr/local/bin/nm:&lt;BR /&gt;        $Revision: 92453-07 linker linker crt0.o B.11.37 031205 $&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 10:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914333#M406645</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2005-07-25T10:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914334#M406646</link>
      <description>Hmm, I think that may be a problem, it should point you to /usr/bin/nm&lt;BR /&gt;&lt;BR /&gt;Check your envrionment, e.g. .profile etc.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 10:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914334#M406646</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-07-25T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914335#M406647</link>
      <description>Your path seems to be in disorder. /usr/local/bin should not preceed /usr/bin or /usr/sbin in my opinion</description>
      <pubDate>Mon, 25 Jul 2005 10:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914335#M406647</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-25T10:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914336#M406648</link>
      <description>Please put /usr/bin in from of /usr/local/bin in your PATH and try again. The used nm command is *not* the right one.&lt;BR /&gt;&lt;BR /&gt;Should be something like:&lt;BR /&gt;&lt;BR /&gt;# what $(whence nm)&lt;BR /&gt;/usr/bin/nm:&lt;BR /&gt;        $Revision: 92453-07 linker linker crt0.o B.11.37 040218 $&lt;BR /&gt;        HP aC++ B3910B A.03.52 Classic Iostream Library&lt;BR /&gt;        HP aC++ B3910B A.03.52 Language Support Library&lt;BR /&gt;        nm.cat: $Revision: 1.0 $&lt;BR /&gt;        92453-07 linker command s800.sgs nm PA64 B.11.43 REL 050124&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 10:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914336#M406648</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-07-25T10:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: can't rebuild kernel 11.11 v1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914337#M406649</link>
      <description>The path did end up in disarray ... once I got that resolved, the kernel compiled just fine. It looks like it was trying to use gcc / other binutils to gen the kernel rather than the supplied cc. Once I got past the pathing issue, all was well. Thanks for your help guys!</description>
      <pubDate>Mon, 25 Jul 2005 10:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-rebuild-kernel-11-11-v1/m-p/4914337#M406649</guid>
      <dc:creator>Jon M Zellhoefer</dc:creator>
      <dc:date>2005-07-25T10:19:12Z</dc:date>
    </item>
  </channel>
</rss>

