Mike Tancsa wrote:
At 11:37 PM 9/16/2007, zen wrote:
Dear user,
i have this fresh install FreeBSD 6.2,
but i cant compile the kernel even it was a GENERIC kernel.
these are the error messages :
core# make depend
Hi,
What is the error you get with
cd /usr/src
make KERNCONF=GENERIC b
At 11:37 PM 9/16/2007, zen wrote:
Dear user,
i have this fresh install FreeBSD 6.2,
but i cant compile the kernel even it was a GENERIC kernel.
these are the error messages :
core# make depend
Hi,
What is the error you get with
cd /usr/src
make KERNCONF=GENERIC buildkernel
---
Dear user,
i have this fresh install FreeBSD 6.2,
but i cant compile the kernel even it was a GENERIC kernel.
these are the error messages :
core# make depend
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -f
On Fri, 4 Nov 2005, Indigo 23 wrote:
Hello. I was just wondering if anyone could tell me why my kernel
compile errors out, I have cvsupped to RELENG_6, and built world, and
now as I was building the kernel, I get the following error:
It looks like an old compiler version on a newer kernel so
Hello. I was just wondering if anyone could tell me why my kernel compile
errors out, I have cvsupped to RELENG_6, and built world, and now as I was
building the kernel, I get the following error:
snip-
cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs
-Wstric