- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- i have a big problem with the mk_kernel commands
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
10-28-2003 01:31 AM
10-28-2003 01:31 AM
this is the output of mk_kernel command ..
hostname:/stand/build# mk_kernel -s system -v
Building a new kernel based on template file "system"
Generating module: krm...
Compiling conf.c...
Loading the kernel...
ld: Cannot build a shared library in a static (-noshared) link
Fatal error.
*** Error exit code 1
Stop.
config: make did an exit(1)
config failure.
hostname:/stand/build#
help me
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 01:36 AM
10-28-2003 01:36 AM
Re: i have a big problem with the mk_kernel commands
or later version.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 01:39 AM
10-28-2003 01:39 AM
Re: i have a big problem with the mk_kernel commands
one that gives this error message. Install then
PHSS_28871 for 11i systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 01:39 AM
10-28-2003 01:39 AM
Re: i have a big problem with the mk_kernel commands
Do you have a recent backup of the kernel configuration files? Be prepared to back up to the last set that worked for you.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 02:07 AM
10-28-2003 02:07 AM
Re: i have a big problem with the mk_kernel commands
help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 02:25 AM
10-28-2003 02:25 AM
Re: i have a big problem with the mk_kernel commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 02:35 AM
10-28-2003 02:35 AM
Re: i have a big problem with the mk_kernel commands
Obviously we can't help you with system backup :). Anyway, I guess it's about ld patch issue.
When SEP said 'backup' it was more like
the usual thing sysadmin does. Anyway,you can
remove the current ld patch (check with 'swlist -l product | grep ld').If it's PHSS_28436 - remove it. Another idea is to install PHSS_28871 that doesn't have this problem.
You can allways run make_tape_recovery before all changes to save your current system.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2003 02:37 AM
10-28-2003 02:37 AM
SolutionDo you have phss_28436 on your box.
If so replace it with phss_28771 as shown or remove it from the system and add the newer patch later.( If you backed up the previous level when installing the patch)
or install this
From patch description PHKL_29243:
On systems running vPars, installing the linker patch [PHSS_28436/PACHRDME/English] introduces behavior that causes kernel rebuildsto fail. Kernel rebuilds are required when installingkernel software or patches. The following error is
reported -
# mk_kernel -s /stand/system
Generating module: krm...
Compiling /stand/build/conf.c...
Loading the kernel...
ld: Cannot build a shared library in a
static (-noshared) link Fatal error.
*** Error exit code 1
Stop.
config: make did an exit(1)
That should definately fix it.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 02:30 AM
10-29-2003 02:30 AM