From: Dieter R Kedrowitsch <dieter.kedrowitsch@gmail.com>
To: linux-8086@vger.kernel.org
Subject: Still having a problem building elks kernel
Date: Fri, 5 Mar 2010 17:29:16 +0000 (UTC)
Date: Sat, 06 Mar 2010 12:29:57 -0500 [thread overview]
Message-ID: <4B929115.7070201@gmail.com> (raw)
With the help of a few folks on here I've gotten pretty far with
building the elks kernel, but it looks like I have one more problem
before the image will build. It seems there is a syntax error in the
makefile ld86.
Has anyone else run into this?
make[2]: Leaving directory `/usr/src/elks/arch/i86/drivers/block'
(cd ../.. ; ld86 -0 -i \
arch/i86/boot/crt0.o arch/i86/boot/crt1.o \
init/main.o kernel/kernel.a fs/fs.a lib/lib.a net/net.a
fs/minix/minixfs.a arch/i86/kernel/akernel.a arch/i86/lib/lib86.a
arch/i86/mm/mm.a arch/i86/drivers/char/chr_drv.a
arch/i86/drivers/block/blk_drv.a \
-t -M -o arch/i86/boot/system > System.tmp ; \
sort -k4 System.tmp > System.map ; rm -f System.tmp )
usage: ld86 [-03NMdimrstz[-]] [-llib_extension] [-o outfile] [-Ccrtfile]
[-Llibdir] [-Olibfile] [-Ttextaddr] [-Ddataaddr] [-Hheapsize]
infile...
tools/build boot/bootsect boot/setup boot/system > boot/Image
Root device is (3, -128)
Non-Minix header of 'boot'
make[1]: *** [Image] Error 1
next reply other threads:[~2010-03-05 17:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 17:29 Dieter R Kedrowitsch [this message]
2010-03-05 21:47 ` Still having a problem building elks kernel Harley Laue
2010-03-05 21:57 ` Harley Laue
2010-03-08 16:17 ` Dieter Kedrowitsch
2010-03-08 16:43 ` Hans
2010-03-09 17:54 ` Still having a problem building elks kernel (nospam: message 15 of 20) Dieter Kedrowitsch
2010-03-10 8:41 ` Hans
2010-03-08 16:45 ` Still having a problem building elks kernel Harley Laue
2010-03-08 16:50 ` Dieter Kedrowitsch
2010-03-09 15:41 ` Still having a problem building elks kernel (nospam: message 16 of 20) Dieter Kedrowitsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B929115.7070201@gmail.com \
--to=dieter.kedrowitsch@gmail.com \
--cc=linux-8086@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.