Subject: Re: error running "make includes"
To: Greywolf <greywolf@starwolf.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 05/27/2001 13:00:19
On Sat, May 26, 2001 at 11:14:45PM -0700, Greywolf wrote:
> Re-cvs-updated my source tree.
> Typed "make clean; make cleandir".
> Typed "make build". Blows up in "make includes":
>
> ...
> all ===> asn1_compile
> ./make-print-version print_version.h
> ./make-print-version: not found
>
>
> *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
>
> What gives?
Can it be an objdir thing? make-print-version is generated ie for me would
appear in asn1_compile/obj/make-print-version ...
Cheers,
Patrick