Piotr Baranowski wrote:

KK> Show us the exact error and exactly what you did, we can't help if
KK> you're vague about it.

what i did was:
1) cd /usr/src/sys/i386/conf
2) cp GENERIC OWIEC
3) editing OWIEC
4) config OWIEC
5) cd ../compile/OWIEC
6) make depend
7) had errors
8) make -a D depend
9) seen errors ;-)
1) check that you have sources. reinstall sources from CD or recvsup.
2) check that you have correct version of C compiler. Try compile simple C program.
3) do "rm -fr /usr/obj/usr/src/sys/OWIEC"
4) then try second, and correct method

then i used second method
1) cd /usr/src
2) make buildkernel KERNCONF=OWIEC

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

Reply via email to