- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to build kernel in Sam
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
02-22-2007 07:03 AM
02-22-2007 07:03 AM
Unable to build kernel in Sam
Cannot build a kernel using /usr/sbin/config. The standard output of
the command is shown below:
Cc /usr/conf/sys/types.h line 457 error 1000
Unexpected symbol “fd_mask”
Stop.
config: make did an exit(1)
The command exited with exitcode -71.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 07:06 AM
02-22-2007 07:06 AM
Re: Unable to build kernel in Sam
# cd /stand/build
# rm *
# /usr/lbin/sysadm/system_prep -s system
# kmtune -s max_thread_proc=1000 -S system
# mk_kernel -s system
# kmupdate
# cp -p /stand/system /stand/system.prev
# cp -p system /stand
# cd /
# /usr/sbin/shutdown -r -y 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 01:22 PM
02-22-2007 01:22 PM
Re: Unable to build kernel in Sam
This may fail the same way?
It appears there is something wrong with the header files or with -Ds passed in to compile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 02:34 AM
02-23-2007 02:34 AM
Re: Unable to build kernel in Sam
The key is to remove the old files from /stand/build before trying to rebuild.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2007 10:29 AM
03-30-2007 10:29 AM