GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error during kernel's creation
Operating System - HP-UX
1846469
Members
4016
Online
110256
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2002 08:51 AM
12-16-2002 08:51 AM
error during kernel's creation
Hi,
when i run sam, for kernel configuration or when i run the km_kernel command, the system give me this error:
Generating module: krm...
Compiling conf.c...
Generating module: emcp...
Generating module: mp...
Generating module: cg...
Generating module: pn...
Loading the kernel...
Generating kernel symbol table...
Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file
*** Error exit code 1
Stop.
config: make did an exit(1)
What the meaning for it?
Regards
Maurizio
when i run sam, for kernel configuration or when i run the km_kernel command, the system give me this error:
Generating module: krm...
Compiling conf.c...
Generating module: emcp...
Generating module: mp...
Generating module: cg...
Generating module: pn...
Loading the kernel...
Generating kernel symbol table...
Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file
*** Error exit code 1
Stop.
config: make did an exit(1)
What the meaning for it?
Regards
Maurizio
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2002 09:01 AM
12-16-2002 09:01 AM
Re: error during kernel's creation
The following is from the ITRC Technical Knowledge Base:
HP-UX mk_kernel fails with "Ignoring -s option" error
date: 12/12/02
document description: HP-UX mk_kernel fails with "Ignoring -s option" error
document id: 2200287563
PROBLEM
The following error occurs when attempting to regenerate a kernel on an HP-UX 11.0 system:
# mk_kernel
Generating module: krm...
/usr/ccs/bin/ld: (Warning) Ignoring -s option. -r will override -s
/usr/ccs/bin/ld: (Warning) Ignoring -s option. -r will override -s
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file
*** Error exit code 1
Stop.
config: make did an exit(1)
What is causing this problem and how can it be corrected?
CONFIGURATION
Operating System - HP-UX
Version - 11.0
RESOLUTION
This problem was caused by the environment parameter LDOPTS that was defined with a "-s" included. This will strip the symbols of the executable and produce the error described above.
To correct this problem, unset LDOPTS before doing a mk_kernel(1M). For example:
# unset LDOPTS
# mk_kernel
Generating module: krm...
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
HP-UX mk_kernel fails with "Ignoring -s option" error
date: 12/12/02
document description: HP-UX mk_kernel fails with "Ignoring -s option" error
document id: 2200287563
PROBLEM
The following error occurs when attempting to regenerate a kernel on an HP-UX 11.0 system:
# mk_kernel
Generating module: krm...
/usr/ccs/bin/ld: (Warning) Ignoring -s option. -r will override -s
/usr/ccs/bin/ld: (Warning) Ignoring -s option. -r will override -s
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
Usage: bstab input_data symbol_cnt strtbl_size kernel_file output_file
*** Error exit code 1
Stop.
config: make did an exit(1)
What is causing this problem and how can it be corrected?
CONFIGURATION
Operating System - HP-UX
Version - 11.0
RESOLUTION
This problem was caused by the environment parameter LDOPTS that was defined with a "-s" included. This will strip the symbols of the executable and produce the error described above.
To correct this problem, unset LDOPTS before doing a mk_kernel(1M). For example:
# unset LDOPTS
# mk_kernel
Generating module: krm...
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP