home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!djr48312
- From: djr48312@uxa.cso.uiuc.edu (Dennis Robinson)
- Subject: HELP, HELP: Making the kernel fails
- Message-ID: <Bzqz3F.D8I@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Thu, 24 Dec 1992 04:57:14 GMT
- Lines: 17
-
- I've tried to compile the kernel about 50 different times. Never getting
- it right. Now I've upgraded and tried my luck again, only to fail.
- Here is what I got:
- make[1]: `lib.a' is up to date.
- ld -r boot/head.o init/main.o tools/version.o kernel/kernel.o mm/mm.o fs/fs.o net/net.o fs/minix/minix.o fs/ext/ext.o fs/msdos/msdos.o fs/proc/proc.o kernel/blk_drv/blk_drv.a kernel/chr_drv/chr_drv.a kernel/blk_drv/scsi/scsi.a kernel/math/math.a lib/lib.a -o tools/system > System.map
- make: *** [tools/system] Error 139
-
- I figure it messed up somewhere in the "tools" subdir. The tools subdir
- looks like:
-
- ls
- build.c version.c version.h version.o
-
- I see no makefile in this directory, nor a "tools/system"
-
- please help me guys.
-
-