[Prev][Next][Index][Thread]

Re: examples



On Tue, 27 Jun 2000, Jay Lepreau wrote:

> > and I restarted the system, but at the start-up nothing happens. 
> 
> "Booting Kernels" in Chapter 1 of the docs should help.
> http://www.cs.utah.edu/flux/oskit/doc/node14.html.

if I make:

cd boot/multiboot
./mkmbimage hello

I have:

Image.mods.o: In function `_boot_modules':
Image.mods.o(.data+0x0): multiple definition of `boot_modules'
/usr/local/lib/boot/mbboot.o(.data+0xc): first defined here
Image.mods.o: In function `_boot_modules':
Image.mods.o(.data+0x0): multiple definition of `_boot_modules'
/usr/local/lib/boot/mbboot.o(.data+0xc): first defined here
/usr/local/lib/boot/mbboot.o: In function `_boot_modules':
/usr/local/lib/boot/mbboot.o(.data+0xc): undefined reference to
`_binary_______examples_x86_multiboot_start'
/usr/local/lib/boot/mbboot.o(.data+0x10): undefined reference to
`_binary_______examples_x86_multiboot_end'

And I've not mklinuximage, but only mklinuximage.in

Thank you
bye

-- 
M.M.C.F.D.M.C.S.E.F.



References: