- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- building a new kernel getting 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-23-2005 12:19 AM
06-23-2005 12:19 AM
building a new kernel getting errors
Cannot build a kernel using /usr/sbin/config. The standard output of
the command is shown below:
ld: Duplicate symbol "shminit" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "shm_fork_backout" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "detachshm" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "shm_fork" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "shmat" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "shmdt" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "oshmctl" in files conf.SAM.o and
/usr/conf/lib/libvm.a[sysV_shm.o]
ld: Duplicate symbol "shmctl" in files conf.SAM.o and
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 12:46 AM
06-23-2005 12:46 AM
Re: building a new kernel getting errors
Change the value to 1 and the problem should go away.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 01:34 AM
06-23-2005 01:34 AM
Re: building a new kernel getting errors
I only changed dbc_min_pct from 5 to 2
and I got the below...to be sure, I went in and changed buffpages by 1 number and it still came up with the following
Cannot build a kernel using /usr/sbin/config. The standard output of
the command is shown below:
ld: Unsatisfied protected symbol "ulm_ioctl" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_deregister" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_strategy" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_open" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_close" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_cancel" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_mincnt" in file
"mod_wk.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_register" in file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 03:27 AM
06-23-2005 03:27 AM
Re: building a new kernel getting errors
The value defined for dbc_min_pct in within the limit & surely is not the reason for the error. Possiblly there are some other values which are causing this.Can you load a template & then try to chnage dbc_min_pct to 2.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 03:41 AM
06-23-2005 03:41 AM
Re: building a new kernel getting errors
My thinking is something is missing in the /stand filesystem. If thats true your last good kernel won't re-compile anyway. You have a backup of /stand and/or its not full?
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-23-2005 07:31 AM
06-23-2005 07:31 AM
Re: building a new kernel getting errors
cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2005 01:50 AM
06-24-2005 01:50 AM
Re: building a new kernel getting errors
Unfortunatly I cannot restore the kernel from a good backup because this technically is a new box. we are migrating from one system to another, this box had a vanilla load put on it, and all the data was restored to it, however oracle would not start up. We saw that the kernel params were not set correctly for oracle so went in to make the change when we noticed this problem. Looks like we will have to start over.
Thanks all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2006 12:10 AM
11-23-2006 12:10 AM
Re: building a new kernel getting errors
then change kernel value again.
Good lucky