"Abidoon Nadeem" <[EMAIL PROTECTED]> writes: > please find my kernel config file attached > this does fine when i make depend > but it fails on make > please help > > i dont understand whats wrong > > i get an error code 1 >
The useful error messages were before that, and I don't have a -CURRENT box at hand, but a quick look showed me a few problems: you commented out scbus and da, but left in some other devices that require those. Also, you have both sc and vt enabled; I believe they are mutually exclusive. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
