home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20111 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!e260-1c.berkeley.edu!c60b-1fk
  2. From: c60b-1fk@e260-1c.berkeley.edu (Ahmon Dancy)
  3. Newsgroups: comp.os.linux
  4. Subject: .98pl6 kernel compilation
  5. Date: 13 Dec 1992 00:30:03 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 23
  8. Distribution: world
  9. Message-ID: <1ge06bINN51q@agate.berkeley.edu>
  10. NNTP-Posting-Host: e260-1c.berkeley.edu
  11. Originator: c60b-1fk@e260-1c.berkeley.edu
  12.  
  13.  
  14. I'm having trouble compiling .98pl6.  Here's the situation.  After
  15. compiling all of the *.c files, it tries to link them all together.
  16. This is where the problem is.  It works for a few seconds and then
  17. says:
  18. kernel/kernel.o: Undefined symbol _si_meminfo referenced from text segment
  19. and something similar about _si_swapinfo in the same file and
  20. also in filesystems.a(proc.o).
  21.  
  22. Has anyone else has this problem?  I've looked through the files and
  23. found si_meminfo() in mm/memory.c and and si_swapinfo in mm/swap.c.  I'm
  24. really confused.  
  25.  
  26. Also:   How come ld86 creates a header on the executables that build.c
  27. does not expect?  I modified build.c so that it still work with these
  28. different headers but I would prefer not to have to do that.  Any information
  29. on this is also appreciated.
  30.  
  31. Thanks in advance.
  32. -- 
  33. -------------------------------------------------------------------------------
  34. Ahmon Dancy  (c60b-1fk@webworm.berkeley.edu)
  35. -------------------------------------------------------------------------------
  36.