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