Kernel compiling error on FreeBSD 5.4

Igor Robul igorr at speechpro.com
Thu Jul 7 06:17:14 GMT 2005


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



More information about the freebsd-questions mailing list