Subject: Re: Build and termcap.h problem
To: Jason Hecker <jhecker@wireless.org.au>
From: Luke Mewburn <lukem@NetBSD.org>
List: current-users
Date: 11/18/2003 14:40:47
On Tue, Nov 18, 2003 at 01:15:24PM +1100, Jason Hecker wrote:
  | I am trying to build My First NetBSD set with a practice run using the 
  | ebvmips-eb config.  For the last few days now it's choking at the point 
  | detailed below.  Some problem with termcap.h
  | 
  | I am building on Redhat Fedora Core 1 and below is the build command I 
  | am using.
  | 
  | ./build.sh -m evbmips-eb -T /home/blah/netbsd/tools -R 
  | /home/blah/netbsd/release -D /home/blah/netbsd/dest  -O 
  | /home/blah/netbsd/objs -U -u tools distribution

Is this due to a conflict in definition of `PC' between 
	sys/arch/mips/include/regnum.h
and
	lib/libterm/termcap.h
?