Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 15:58:29 +0300
From:      Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
To:        Ben Kelly <bkelly@vadev.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: nanobsd build problem
Message-ID:  <20080821125829.GA84028@lawrence.libagent.org>
In-Reply-To: <94ed778a15f2fa16bbcd0fa0d68128e0@mail.vadev.org>
References:  <20080818191404.GA44910@lawrence.libagent.org> <94ed778a15f2fa16bbcd0fa0d68128e0@mail.vadev.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 18, 2008 at 08:43:22PM +0000, Ben Kelly wrote:
> 
> On Mon, 18 Aug 2008 22:14:04 +0300, Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
> wrote:
> > I'm trying to build nanobsd. I get the error below. Any ideas?
> 
> 
> > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/tsystem.h:111:18: error:
> > time.h: No such file or directory
> > *** Error code 1
> 
> Do you have WITHOUT_TOOLCHAIN set?  That option currently only works for
> the install target, not the build target.
> 
> Hope that helps.
> 
> - Ben

Bingo. Unsetting it fixed the issue. Thanks!

-- 
  Dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080821125829.GA84028>