> From [email protected]  Sat Dec 17 10:38:44 2011
> From: "Oleg simonoff" <[email protected]>
> To: [email protected]
> Date: Sat, 17 Dec 2011 19:35:24 +0300
> Cc: 
> Subject: some troble with compilation of newkernel
>
> Hi users!
>
> I`ve got freeBSD8.2 system. Before the assemblage of a kernel the file 
> has been checked up by config. The syntax of a file was correct.
> But the compilation was not completed
> About the error see the log lile, and the remaining information about 
> the hardware and the kernel file

You are missing one or more 'options' or 'device' specifications from
the configuration file.

The "dependencies" involving configuration options are not well documented, 
And there are a few options that are -not- really 'optional', despite their
name.  <wry grin>

You should start with the 'GENERIC' kernel config, and make 'small' changes,
*testing* with a compile attempt after each such change, until you get to
the kernel configuration you need.

>From the error messages, it appears you are missing 'options LIBALIAS',
a keyboard-related device, and something to do with the clock.




_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to