Re: Kernel build returns Error code 1

2003-01-17 Thread Roman Neuhauser
keep the line length within reasonable bounds, please. (that doesn't include computer-generated text!) # [EMAIL PROTECTED] / 2003-01-12 22:34:55 +0100: I'm trying to add sound support to my FreeBSD Release 4.6.2 kernel but it will not build successfully. Here is the error output I get

Kernel build returns Error code 1

2003-01-16 Thread romanbsd
Hello helpful spirit, I'm trying to add sound support to my FreeBSD Release 4.6.2 kernel but it will not build successfully. Here is the error output I get (tail of make output): touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh ../../conf/newvers.sh PATKERNEL cc -c -O

Re: Kernel build returns Error code 1

2003-01-13 Thread Giorgos Keramidas
On 2003-01-13 10:24, [EMAIL PROTECTED] (Scottman) wrote: I'm trying to add sound support to my FreeBSD Release 4.6.2 kernel but it will not build successfully. Here is the error output I get (tail of make output): touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh