Subject: Re: netbsd-1-6 kernel build failure
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Bryan Vyhmeister <bsd@hub3.net>
List: netbsd-users
Date: 07/01/2003 14:23:59
On Tuesday, July 1, 2003, at 01:36 PM, Manuel Bouyer wrote:

> On Tue, Jul 01, 2003 at 12:01:39PM -0700, Bryan Vyhmeister wrote:
>> I have just cvs'ed to the most current files in the netbsd-1-6 branch.
>> I rebuilt my tools and then used those tools to try and build my 
>> custom
>> kernel. When that failed I tried building GENERIC and the same error
>> occurred. Here is the error:
>>
>>
>> /usr/cross/bin/i386--netbsdelf-gcc  -ffreestanding  -O2 -Werror -Wall
>> -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
>> -Wstrict-prototypes -Wno-uninitialized  -Di386 -I.  -I../../../../arch
>> -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT
>> -c /usr/src/sys/arch/i386/compile/GENERIC/../../../../netinet/igmp.c
>> *** Error code 1
>>
>> Stop.
>> nbmake: stopped in /usr/src/sys/arch/i386/compile/GENERIC
>>
>>
>> The build environment is a NetBSD/i386 1.6.1 system. Any ideas?
>
> This is a bad pullup. A request it pending to correct it; in the 
> meantime,
> you can try this patch (which I extracted from the pullup request 
> tracking
> system):

Thank you for the patch. Unfortunately, it did not work. I will just 
wait for the problem to be fixed. I was mainly wondering if it was just 
my setup. Thank you for your help.

Bryan