Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 23:24:39 -0700 (PDT)
From:      Manfred Antar <root@pozo.pozo.com>
To:        rnordier@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   Building elf kernel
Message-ID:  <Pine.BSF.4.05.9809272316001.7139-100000@pozo.pozo.com>

next in thread | raw e-mail | index | archive | help
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
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

==============================
||    mantar@netcom.com     ||
||    pozo@infinex.com      ||
||    Ph. (415) 681-6235    ||
==============================


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.05.9809272316001.7139-100000>