Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 12:05:46 +0400 (MSD)
From:      =?KOI8-R?B?88XSx8XKIO/Tz8vJzg==?= <osa@etrust.ru>
To:        Manfred Antar <root@pozo.pozo.com>
Cc:        rnordier@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: Building elf kernel
Message-ID:  <Pine.BSF.4.02A.9809281201140.29934-100000@serv.etrust.ru>
In-Reply-To: <Pine.BSF.4.05.9809272316001.7139-100000@pozo.pozo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 27 Sep 1998, Manfred Antar wrote:

> I got the elf bootloader installed and it detects and 
> boots an aout kernel.
> 	I can't seem to build an elf kernel.
> I do a KERNELFORMAT=elf config kernel-name
>        KERNELFORMAT=elf make depend
>        KERNELFORMAT=elf make
I think KERNFORMAT=elf, or manualy edit
/sys/compile/<KERNEL_NAME>/Makefile &
change KERNFORMAT to elf

> everything complies but when it starts to load:
> 
> loading kernel
> locore.o(.text+0x8b): undefined reference to `curproc'
> cam_periph.o: In function `cam_periph_mapmem':
> cam_periph.o(.text+0x7e3): undefined reference to `curproc'
> 
> plus alot more.
> What else is needed to build an elf kernel ?
> Thanks Manfred
> 
Rgdz,
oZZ,
osa@etrust.ru


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9809281201140.29934-100000>