NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55085: problem compiling kernel; cpu.c; possible problem with cpuidtab structure



The following reply was made to PR kern/55085; it has been noted by GNATS.

From: John Bowers <jhbowers%alumni.princeton.edu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55085: problem compiling kernel; cpu.c; possible problem
 with cpuidtab structure
Date: Thu, 19 Mar 2020 16:33:11 -0400

 Martin,
 
 Thanks for your fast reply.  Here is my /etc/mk.conf.  I copied from one of the NetBSD web pages.
 
 ------
 # This is /etc/mk.conf
 #
 
 .if defined(BSD_PKG_MK) || defined(BUILDING_HTDOCS)
 # The following lines apply to both pkgsrc and htdocs.
 
 #...
 LOCALBASE=          /usr/pkg
 #...
 
 .else
 # The following lines apply to the base system.
 
 WARNS= 4
 
 .endif
 
 ------
 
 Please be patient with me.  I'm very much a noobie with NetBSD.
 
 Thanks,
 
 
 John Bowers
 
 
 On 3/19/20 11:05 AM, Martin Husemann wrote:
 > The following reply was made to PR kern/55085; it has been noted by GNATS.
 > 
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc:
 > Subject: Re: kern/55085: problem compiling kernel; cpu.c; possible problem
 >   with cpuidtab structure
 > Date: Thu, 19 Mar 2020 16:02:15 +0100
 > 
 >   This should not cause a compiler warning (and it does not do that in the
 >   official builds) - anything special in your /etc/mk.conf?
 >   
 >   Martin
 >   
 > 
 



Home | Main Index | Thread Index | Old Index