Re: 2. Try Kernel compiling.. I get a new error

2004-06-26 Thread Karim Forsthofer
Hello Now, after I commmented out the isa bus, I get a new make error message. It looks like this: sh ../../../conf/newvers.sh MYKERNEL cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual

2. Try Kernel compiling..makefile stops because of some warnings

2004-06-25 Thread Karim Forsthofer
Hello I tried to compile a new kernel from my 5.1 bsd cd. Config and make depend worked well, but make stops and print out some warnings about unused functions in npx.c (or something else). I searched in the newsgroup and found some similar postings to this subject It seems to me, that the

Kernel compiling. gcc stops at warnings

2004-06-22 Thread Karim Forsthofer
Good evening I tried to compile a new kernel from my 5.1 bsd cd. Config and make depend worked well, but make has put out some warnings about unused functions in npx.c (or something else). I searched in the newsgroup and found some similar postings to this subject It seems to me, that the problem