:: 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
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message