Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 1996 19:26:11 -0700 (PDT)
From:      Dave Cornejo <dave@dogwood.com>
To:        kimc@w8hd.org (Kim Culhan)
Cc:        michaelh@cet.co.jp, current@FreeBSD.org
Subject:   Re: Current build failure
Message-ID:  <199609020226.TAA17393@white.dogwood.com>
In-Reply-To: <Pine.BSI.3.95.960901211759.677B-100000@moonpie.w8hd.org> from "Kim Culhan" at "Sep 1, 96 09:19:23 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Kim Culhan wrote:
> On Mon, 2 Sep 1996, Michael Hancock wrote:
> 
> > On Sun, 1 Sep 1996, Kim Culhan wrote:
> > 
> > > /usr/src/usr.bin/locate/locate/locate.c:355: fastfind.c: No such file or
> > > directory
> > 
> > Check the obvious first.
> 
> [deleted]
> 
> Does this mean noone else is having trouble building -current?
> 
> kim

I edited locate.c and replaced all occurances of

  #include <fastfind.c>

with

  #include "fastfind.c"

to get it to compile.  Isn't this correct for files from the local directory?


-- 
Dave Cornejo - Dogwood Media, Fremont, California



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