Subject: Re: Problems compiling 1.6P
To: None <current-users@netbsd.org>
From: Daniel Dias Gonçalves <f22@proveritauna.com.br>
List: current-users
Date: 03/13/2003 04:29:07
I commented the following line of "cpu.h" and compiled perfectly:

$NetBSD: cpu.h,v 1.96 2003/02/05 12:18:04 nakayama Exp $

/*      struct evcnt ci_ipi_events[I386_NIPI]; */

line 164


On 13 Mar 2003 03:50:08 -0000, "Daniel Dias Gonçalves"
<f22@proveritauna.com.br> wrote :

> I tried current source in 12/03 00:05, compiled kernel and restart without
> problems. When compiling userland, having the following problem:
> 
> # uname -sr
> NetBSD 1.6P
> #
> 
> dependall ===> libkvm
> CC=/usr/src/tools/obj/tools.NetBSD-1.6P-i386/bin/i386--netbsdelf-gcc
> /usr/src/tools/obj/tools.NetBSD-1.6P-i386/bin/i386--netbsdelf-lint -chapbxzF
> -d /usr/nb/usr/include -DLIBC_SCCS -i /usr/src/lib/libkvm/kvm.c
> /usr/nb/usr/include/machine/cpu.h(164): I386_NIPI undefined [99]
> /usr/nb/usr/include/machine/cpu.h(164): warning: variable array dimension is
> a GCC extension [318]
> *** Error code 1
> 
> Stop.
> nbmake: stopped in /usr/src/lib/libkvm
> *** Error code 1
> 
> -- 
> Daniel Dias Gonçalves
> f22@netbsd.com.br
> 
> 
> 
> 
>