- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mk_kernel fails with errors
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-2002 03:14 AM
06-14-2002 03:14 AM
mk_kernel fails with errors
The mk_kernel commands fails with following errors. Any ideas on how to resolve, it is an 11.11 OS.
WARNING: No such device, tunable, or cdio evp.
Ignoring the following line.
evp
Generating module: krm...
Generating module: fob...
Compiling conf.c...
Loading the kernel...
ld: Unsatisfied symbol "lvm_flush" in file /usr/conf/lib/libshutdown-pdk.a[machdep.o]
ld: Unsatisfied symbol "lv_install" in file conf.o
ld: Unsatisfied symbol "lvm_readahead_info" in file /usr/conf/lib/libufs.a[ufs_vnops.o]
ld: Unsatisfied symbol "pstat" in file /usr/conf/lib/libscall-pdk.a[scall_stubs.o]
ld: Unsatisfied symbol "lvm_shutdown" in file /usr/conf/lib/libshutdown-pdk.a[machdep.o]
ld: Unsatisfied protected symbol "lv_install" in file "conf.o"
6 errors.
*** Error exit code 1
Stop.
config: make did an exit(1)
#
thanks,
Gnana A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 04:44 AM
06-14-2002 04:44 AM
Re: mk_kernel fails with errors
Add this to system
Patch Name: PHCO_25870
Patch Description: s700_800 11.11 cumulative SAM patch
Creation Date: 02/03/15
Post Date: 02/04/04
Hardware Platforms - OS Releases:
s700: 11.11
s800: 11.11
Cannot build a kernel using /usr/sbin/config.
The standard output of the command is shown
below:
/usr/ccs/bin/ld: Unsatisfied symbols:
lvm_readahead_info (data)
lvm_flush (data)
lvm_shutdown (data)
Stop.
config: make did an exit(1)
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 05:46 AM
06-14-2002 05:46 AM
Re: mk_kernel fails with errors
I have installed PHCO_25870 , still the same error.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 06:01 AM
06-14-2002 06:01 AM
Re: mk_kernel fails with errors
swlist -l fileset -a state
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 06:05 AM
06-14-2002 06:05 AM
Re: mk_kernel fails with errors
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000059361608
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 06:40 AM
06-14-2002 06:40 AM
Re: mk_kernel fails with errors
Do check_patches and take a look at the report in /tmp. The report filename would be check_patches.report . The report should help you isolate the problem.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2002 08:23 PM
06-16-2002 08:23 PM
Re: mk_kernel fails with errors
Thanks for all your responses.
I solved the the problem, by doing the following
1. Configured all software.
2. Moved libraries from a backup.
3. Rebuild the kernel.
Thanks,
Gnana A.