Current-Users archive

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

Re: Use of "make" broken in src?



On Mon, Jan 30, 2012 at 10:25:55PM +0100, Darren Reed wrote:
 > In a recent change, my ability to do "make" in a single directory
 > has been replaced
 > with the errors below and I've been forced to use "build.sh" to
 > test any changes.
 > 
 > Does anyone have any insights into this?
 > 
 > /usr/src/src/sys/sys/param.h:242:0: error: "ALIGNBYTES" redefined
 > //usr/include/machine/param.h:65:0: note: this is the location of
 > the previous definition

In addition to what Thor said... ISTM that if you're getting param.h
partly from the tree and partly from /usr/include that something else
is messed up (like include paths) as well.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index