Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!sco!paulz From: paulz@sco.COM (W. Paul Zola) Newsgroups: comp.unix.sysv386 Subject: Re: HELP, Ethernet installation failure on SCO Unix Summary: re-install /usr/include/sys/streams.h Message-ID: <16147@scorn.sco.COM> Date: 12 Apr 91 21:58:22 GMT References: <1991Apr5.133123.11868@ugle.unit.no> Sender: news@sco.COM Organization: The Santa Cruz Operation, Inc. Lines: 56 In article <1991Apr5.133123.11868@ugle.unit.no> knutta@lise.unit.no (Knut Alfredsen) writes: }I am trying to install a Western Digital ethernet card under SCO Unix, but the }thing will not work properly. When the kernel is relinked after the installation }, I get an error message: } }/./etc/conf/pack.d/kernel/space.c, line 310 unknown size }ERROR: space.c will not compile properly } [deleted] The following article from the SCO Information Tools database should help with your problem. I'm posting because I think this may be of general interest. ################## cut here ################ cut here ################## I installed the UFE diskette and now cannot relink my kernel. RELEASE: Open Desktop Release 1.0 with UFE PROBLEM: I have installed the UFE disk and now I am unable to relink my kernel. The link fails with the message: /./etc/conf/pack.d/kernel/space.c , line 310: unknown size Error: /./etc/conf/pack.d/kernel/space.c will not compile properly. Line 310 of the file space.c reads "struct stseldata selstreams[NSTREAM]." SOLUTION: This problem occurs because an out of date header file for streams has been installed. To correct the problem, use the following commands to extract the correct streams file from the UFE disk that is labeled volume 2: cd / tar xvf /dev/rfd096ds15 ./tmp/386GT/include/sys/streams.h cd /tmp/386GT/include/sys cp streams.h /usr/include/sys/streams.h cd /tmp rm -rf 386GT Linking of the kernel will now complete without error. ################## cut here ################ cut here ################## I hope this helps you with your problem. - Paul Zola Software Support Engineer paulz@sco.COM Gotta tend the earth if you want a rose. - Emily Saliers DISCLAIMER: I speak for myself, and not for SCO.