home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!apctrc!wsc!wwnv45!zcjm0f
- From: zcjm0f@wwnv45.uucp (CJohn Mace)
- Subject: Re: Can't build kernel after upgrade to 4.1.3
- Message-ID: <1992Nov17.164243.26815@hou.amoco.com>
- Keywords: n
- Sender: news@hou.amoco.com
- Organization: Amoco Production
- References: <1992Nov15.070858.1986@attain.icd.teradyne.com> <1992Nov17.025053.21625@aurora.dar.csiro.au>
- Date: Tue, 17 Nov 1992 16:42:43 GMT
- Lines: 43
-
- In article <1992Nov17.025053.21625@aurora.dar.csiro.au> cce@dar.csiro.au writes:
- >In article 1986@attain.icd.teradyne.com, jxh@certes.icd.teradyne.com (Jim Hickstein) writes:
- >> I just upgraded my 4/670-140 to 4.1.3, from 4.1.1 (skipping 4.1.2), and
- >> everything went fairly smoothly, until I tried to rebuild my custom
- >> kernel. When make tries to link vmunix, I get the following unresolved
- >> references:
- >>
- >> loading vmunix
- >> ld: Undefined symbol
- >> _maxasynchio_cached
- >> _perproc_maxasynchio
- >> *** Error code 2
- >>
- >> I'll call Sun on Monday, but I wonder if anyone else has seen this. I
- >> removed the LWP and ASYNCHIO from my config file and rebuilt, but to no
- >> avail. I did a "make clean; make" figuring that the 4.1.1 objects needed
- >> cleaning out, but it didn't make any difference.
- >>
- >> Please reply by email and I will summarize.
- >>
- >> -Running GENERIC until further notice,
- >>
- >> --
- >> "Neither can His Mind be thought to be in Tune whose Words do Jarre;
- >> Nor His Reason in Frame whose Sentence is Preposterous."
- >> Jim Hickstein, Teradyne Inc., San Jose CA, (408) 434-0822 FAX -0252
- >> jxh@icd.teradyne.com ...!apple!attain!jxh
- >
- >
- >Following Sun's example of PICKLE as the custom kernel, I have found it necessary to add an extra step in configuring the kernel.
- > cp GENERIC PICKLE ### or your existing custom kernel ###
- > rm -r ../PICKLE ### extra step necessary to overcome problem specified ###
- > /etc/config PICKLE
- > cd ../PICKLE
- > and so on......
- >
- >Clive Elsum cce@dar.csiro.au
- >
-
- or how about "make clean all"
-
- cjohn mace
- zcjm0f@hou.amoco.com
-