Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 22:56:37 -0500 (EST)
From:      Kenneth Wayne Culver <culverk@wam.umd.edu>
To:        Owen Barnett <rainking@shell.futuresouth.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: ELF kernel make problem
Message-ID:  <Pine.GSO.3.95q.990120225530.144A-100000@rac8.wam.umd.edu>
In-Reply-To: <Pine.BSF.3.96.990120214104.2800C-100000@shell.futuresouth.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
>  I recently used "make world" to update make system to ELF. The make world
> finished successfully everything appears to function correctly except when
> I try to recompile my kernel. make depend works but once I get to 'make'
> it will compile for a while then stop when it gets to db_aout.o and say
> Not an ELF file, or File format not recognized.  Any suggestions?
> 
> Owen
> 
> BTW - I used mergemaster to update my files.

when you do the config on your kernel config file type:

config -r <kernelname> 

replace <kernelname> with the name of your kernel config file.

Kenneth Culver


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.GSO.3.95q.990120225530.144A-100000>