Re: error when compiling

2007-09-17 Thread Mike Tancsa
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

Re: error when compiling

2007-09-17 Thread zen
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

error when compiling

2007-09-16 Thread zen
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

error when compiling kernel after cvsupping to RELENG_6

2005-11-04 Thread Indigo 23
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

Re: error when compiling kernel after cvsupping to RELENG_6

2005-11-04 Thread Robert Watson
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