Date: Fri, 18 Sep 1998 15:05:00 +0400 (MSD) From: osa@ozz.etrust.ru (Ozz!!!) To: freebsd-current@FreeBSD.ORG Subject: Can't compile kernel in ELF... Message-ID: <199809181105.PAA07430@ozz.etrust.ru>
next in thread | raw e-mail | index | archive | help
Hello! I want compile kernel in ELF format... (by default, it normaly compile in a.out) OK! # cd /sys/i386/conf # setenv $KERNFORMAT elf # config THIRD # cd ../../compile/THIRD # make depend # make ...... .... loading kernel exception.o(.text+0x168a): undefined reference to `_swi_dispatcher' *** Error code 1 Stop. What can i do? 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?199809181105.PAA07430>