Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 11:05:23 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Warner Losh <imp@harmony.village.org>
Cc:        Greg Prosser <greg@straynet.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: -STABLE buildkernel broke! (linux module) 
Message-ID:  <200111181905.fAIJ5NL22366@apollo.backplane.com>
References:  <20011110011109.T15665-100000@voyager.straynet.com>   <200111181839.fAIIdx763486@harmony.village.org>

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


:: 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

    I had to do the same thing to get rid of the linux_time_t compiler
    failures.  Hmm. 'make depend' might also work.  But the easiest
    thing to do is just rm -rf /usr/src/sys/compile/BLAH/modules
    and then config and make it again.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

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?200111181905.fAIJ5NL22366>