From: bonix...@gmail.com Subject: Re: hp dat 24 on 5.0.7 kernel rebuild error Date: Wed, 17 Sep 2008 01:56:22 -0700 (PDT) Message-ID: <d4958d7f-6a0d-4e51-9551-177cd14ee3d0@z66g2000hsc.googlegroups.com> References: <9f5466e2-4d7d-4d3d-817b-f8663dc1cf68@a70g2000hsh.googlegroups.com> On 15 Sep, 15:32, ivan <ivanwm...@gmail.com> wrote: > I then did a mkdev tape - it recognized a new scsi device and after > keying thru the menu it told me it had to rebuild the kernel and I > told it yes and that is when the problems began. > > /var/opt/K/link/1.1.1Hw/etc/conf/pack.d/Stp/space.c : 100 cant find > include file space.h > ERROR:'/var/opt/k/SCO/link/1.1.1Hw/etc/conf/pack.d/Stp/space.c' will > not compile properly Ivan, The error message above indicates that space.h is missing from the kernel link kit. This may just be a one off corruption of the link kit or it may be more fundamental. The content of /etc/conf/pack.d/Stp should include: -rw-r--r-- 1 root root 67420 Jun 13 2007 Driver.a -rw-r--r-- 1 root root 255 Jun 13 2007 device.dat -rw-r--r-- 1 root sys 4283 Nov 28 2007 space.c -rw-r--r-- 1 root root 2749 Jun 13 2007 space.h -rw-r--r-- 1 root root 624 Jun 13 2007 stubs.c > Can anyone provide some direction in the resolution of this problem - > I will continue looking but if anyone can save me some time and point > me to a good source I would greatly appreciate it. As a start, you should get a space.h from another 5.0.7 system, drop it into /etc/conf/pack.d/Stp and then see if this fixes the relink problem. If you dont have another system, then create space.h with the content below. If a relink after doing this turns up other kernel issues then it looks like you have a corrupt kernel and will need to contact your SCO Support provider to get the problem sorted. John /* BEGIN SCO_STP EXTERNS */ /* END SCO_STP EXTERNS */ int (*Stp_route_tbl[])() = { /* BEGIN SCO_STP ROUTERS */ /* END SCO_STP ROUTERS */ 0, }; int Stp_nroute_els = sizeof( Stp_route_tbl ) / sizeof( int * ) - 1; Stp_tape_config_t Stp_tape_cfg[STP_NDRIVES] = { /* BEGIN SCO_STP ENHANCEMENTS */ /* END SCO_STP ENHANCEMENTS */ { 0 }, };
/Bofcusm/2664.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar