home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / admin / 8349 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.1 KB  |  56 lines

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