Current-Users archive

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

Re: build.sh tools error in nbmake



On Fri, Oct 24, 2008 at 09:52:59AM +0200, Alan Barrett wrote:
> On Fri, 24 Oct 2008, David Young wrote:
> > Anyone else seeing the errors at the tail of this build log,
> > <ftp://cuw.ojctech.com/users/netbsd-8f437f31/pristine-ALL-0>?  I just
> > updated tonight.  I blew away my objdir and tools directory, and still
> > the errors.
> 
> The errors suggest that the code is trying to us emalloc() and friends,
> but that's not supposed to happen if USE_EMALLOC is not defined, and
> USE_EMALLOC is not supposed to be defined when building the tools
> nbmake.  Is it possible that you have a nonints.h older than revision
> 1.49?

Hmm.  How is that supposed to work?  In the problem file, var.c,
estrndup() is called directly, and not through the bmake_strndup()
#define.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24


Home | Main Index | Thread Index | Old Index