Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 11:39:58 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        Greg Prosser <greg@straynet.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: -STABLE buildkernel broke! (linux module) 
Message-ID:  <200111181839.fAIIdx763486@harmony.village.org>
In-Reply-To: Your message of "Sat, 10 Nov 2001 01:13:14 EST." <20011110011109.T15665-100000@voyager.straynet.com> 
References:  <20011110011109.T15665-100000@voyager.straynet.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20011110011109.T15665-100000@voyager.straynet.com> Greg Prosser writes:
: My compile did _not_ fail when doing the following:
: cd /sys/i386/conf
: config -r HADES		# my kernel config
: cd /sys/compile/HADES
: make depend
: make
: 
: Yet it _did_ fail when doing:
: cd /usr/src
: make buildkernel KERNCONF=HADES
: 
: Please advise!

I had to rm all the files in the compile/HADES/...../modules/linux
directory in order for my compile to succeed.  The problem is, I
think, that some generated files in the modules directory become
actual files in the repo.  This causes the wrong versions of these
files to be picked up and boom.

Warner

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111181839.fAIIdx763486>