- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kernel fails to rebuild
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
06-14-2006 01:30 AM
06-14-2006 01:30 AM
im having trouble trying to rebuild my kernel, i have tried to change kernel parameters and also install hp patches that needed the kernel to be rebuilt, however it fails on both accounts when trying to rebuild the kernel. I have tried through sam and through command line and both methods fail
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 01:46 AM
06-14-2006 01:46 AM
Re: kernel fails to rebuild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:15 AM
06-14-2006 02:15 AM
Re: kernel fails to rebuild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:24 AM
06-14-2006 02:24 AM
Re: kernel fails to rebuild
May we have details what activity you are doing which requires kernel rebuild and what is the error it gives which will help to give you the correct solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:31 AM
06-14-2006 02:31 AM
Re: kernel fails to rebuild
cannot build a kernel using /usr/sbin/config
the standard output of the command is shown below:
Stop
config: make did an exit (1)
the command exitted with exitcode -71.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:37 AM
06-14-2006 02:37 AM
Re: kernel fails to rebuild
You may want to restore /stand Seems you are missing a few files.
What is the OS?
unams -a
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
06-14-2006 02:40 AM
06-14-2006 02:40 AM
Re: kernel fails to rebuild
i am runnning hpux 11.11, dec 2004 release
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:41 AM
06-14-2006 02:41 AM
Re: kernel fails to rebuild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 02:52 AM
06-14-2006 02:52 AM
Re: kernel fails to rebuild
# /usr/sbin/mk_kernel -s ./system
Generating module: krm...
Compiling conf.c...
Loading the kernel...
ld: Unsatisfied symbol "hatcp_enable" in file /usr/conf/lib/libuipc.a[uipc_syscall.o]
ld: Unsatisfied symbol "ip6check_wput_func" in file /usr/conf/lib/libuipc.a[uipc_init.o]
ld: Unsatisfied symbol "so_tcp_xmit_hiwater_def" in file /usr/conf/lib/libuipc.a[sys_socket.o]
ld: Unsatisfied symbol "so_tcp_xmit_hiwater_max" in file /usr/conf/lib/libuipc.a[sys_socket.o]
ld: Unsatisfied symbol "streams_reopen" in file /usr/conf/lib/libuipc.a[uipc_socket.o]
ld: Unsatisfied symbol "inet6domain" in file /usr/conf/lib/libuipc.a[uipc_init.o]
ld: Unsatisfied symbol "cur_net_filter_ipv6" in file /usr/conf/lib/libuipc.a[uipc_init.o]
7 errors.
*** Error exit code 1
Stop.
config: make did an exit(1)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 03:00 AM
06-14-2006 03:00 AM
Re: kernel fails to rebuild
What patches did you try to install?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 03:03 AM
06-14-2006 03:03 AM
Re: kernel fails to rebuild
This typically happens when a PHKL_ or PHNE_ patch is installed and fails and the problem is not immediately corrected. I would also make certain that that I have a kernel (e.g. /stand/vmunix.SAFE) in addition to simply vmunix.prev.
You should examine the .log files under /var/adm/sw in order to find the patch install that failed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 03:09 AM
06-14-2006 03:09 AM
Re: kernel fails to rebuild
PHNE_28089, superseded by PHNE_34135 which also has dependencies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 05:20 AM
06-14-2006 05:20 AM
Solution1) open the page ==> http://www1.itrc.hp.com/service/patch/assessSystemsPage.do?BC=main|
2) click on "select a system to assess or upload new system information"
3) Download the script "swainv ". Right click on this and save to the system
4) Transfer this file to the HP-UX system. If ftp is used, then select binary mode of transfer.
5) Go to the directory in HP-UX system where the script "swainv " is loaded and give the executable permission by using the command " chmod 700 swainv "
6) Execute the script as " ./swainv "
7) This will generate a file called "inventory.xml" in current directory.
8) Transfer the file to the system which has got access to ITRC site.
9) Use the above link " http://www1.itrc.hp.com/service/patch/assessSystemsPage.do?BC=main " again and upload the "inventory.xml" to ITRC by clicking "submit".
10) click on " display candidate patches". The site will give the recommendations.
11) click on "create assessment report". This will give consolidated report.
12) Check at the line " Patches recommended by InstalledPatchAnalyzer (summary)" for recommendations.