Re: Unable to build libedit

From: Stefan Farfeleder <stefan_at_fafoe.narf.at>
Date: Thu, 18 Aug 2005 15:34:39 +0200
On Wed, Aug 17, 2005 at 01:39:54PM -0700, Kevin Oberman wrote:
> > Date: Wed, 17 Aug 2005 14:08:03 -0600
> > From: Phil Oleson <oz_at_nixil.net>
> > 
> > Do you have rev 1.10 of histedit.h? Update this file in src/include as well.
> > 
> 
> Thanks!
> 
> This is clearly the file I was looking for, but I have:
> /usr/include/histedit.h
> /usr/obj/usr/src/tmp/usr/include/histedit.h
> /usr/src/bin/sh/myhistedit.h
> /usr/src/include/histedit.h
> 
> All except /usr/include/histedit.h are 1.10. The make buildworld SHOULD
> be using the one in /usr/src/include, as far as I know. Looks to me like
> it's failing to find it and using the one in /usr/include instead. Or is
> my limited understanding of the build process in error?
> 
> And I can't explain where the one in /usr/obj/usr/src/tmp/usr/include
> comes from.

Strange.  Did you test if it works without ccache?  As I understand it
the headers from src/include are temporarily installed to
/usr/obj/[...]/tmp and then used by GCC to build the world.

Stefan
Received on Thu Aug 18 2005 - 11:34:43 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:41 UTC