1843986 Members
1835 Online
110226 Solutions
New Discussion

Re: mk_kernel error

 
SOLVED
Go to solution
Rafael Brito
Occasional Contributor

mk_kernel error

Guys,
I've got this following message after mk_kernel command:
# Initializing
config: line not within a table boundary

And I can't recompiling my kernel!

What's going on?

Rafael
Unix rules!
4 REPLIES 4
Rick Garland
Honored Contributor

Re: mk_kernel error

For doing kernels builds, it is a good idea to use SAM for this because it will tell you if you have some parameters that are not within the constraints.
John Palmer
Honored Contributor
Solution

Re: mk_kernel error

Has anything changed in directory '/usr/conf/master.d' since you last built a kernel?

Perhaps you could post a listing with 'll'

Regards,
John
Rita C Workman
Honored Contributor

Re: mk_kernel error

This may not be relevant in your case...I had kernel build problem (error code 71).
It would not build the kernel...and when I finally got it to build a kernel; it was unbootable. You can read the response to the other person (do a search: kernel build 71.....I think it's dated 8/29 or around there).
Anyway, in my case the problem turned out to be that one patch had somehow been install twice. The later version writing over the object files of some 34 patches.
When I ran check_patches it created the report /tmp/check_patches.report. I sent this to an HP Tech and HP was able to identify the patches that needed to be re-installed. I did this (one install in one giant depot).....and it worked. My kernel built and was totally bootable. It was alot of work...but it was fixed.
Like I said this may not be your solution.....but if your still looking, it's something to check out.
....ps check_patches is a utility of Ignite-UX
Regards,
melvyn burnard
Honored Contributor

Re: mk_kernel error

you have a corrupt, or obsolete file inthe /usr/conf/master.d directory.
Go investigate what is in their, remove it and try again
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!