- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- kernel rebuild error after upgrade to 5.1A
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
05-10-2004 04:35 AM
05-10-2004 04:35 AM
*** PERFORMING KERNEL BUILD ***
*** WARNING ***
An error has occurred during system configuration. A partial listing
of the error log file (/sys/SSIAL10/errs) follows:
Make: Don't know how to make kern/lockinfo.c. Stop.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 05:56 AM
05-10-2004 05:56 AM
Re: kernel rebuild error after upgrade to 5.1A
I found this link:
http://www.blacksheepnetworks.com/security/resources/tru64/1591.html
Regards,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 06:11 AM
05-10-2004 06:11 AM
Re: kernel rebuild error after upgrade to 5.1A
did your update path go something like this?
4.0X -> 5.0A -> 5.1A
?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 07:33 AM
05-10-2004 07:33 AM
Re: kernel rebuild error after upgrade to 5.1A
just in case I am right with my question. There is a bug in the update to 5.0A and it is suggested to apply a cdrom patch before updating to 5.1A. If not, date/times may be misinterpreted from cdrom during update and the kernel build fails with a message like your's.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 07:40 AM
05-10-2004 07:40 AM
SolutionThe problem is caused by a bug in cdfs.mod in one of the versions you passed along your upgrade path (V4.OG , V5.0 or V5.0A).
The bug makes that all files read from a cdfs filesystem receive the same date.
(1-jan-1970, I believe).
Touching the files in /sys/*/*/*/*/*/*, will cure that problem and after that the kernel will build. (This is also the solution pointed to by the link in the 2nd reply)
Cheers,
Johan.
_JB_