delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/10/22/15:38:03

From: zeil AT cs DOT odu DOT edu (Steven J. Zeil)
Subject: Re: Make & Bash bugs/questions
22 Oct 1997 15:38:03 -0700 :
Message-ID: <Pine.GSO.3.96.971022124619.659L-100000.cygnus.gnu-win32@shetland.cs.odu.edu>
References: <c=AU%a=_%l=MELADMIN-971021233829Z-548 AT meladmin DOT randata DOT com DOT au>
Mime-Version: 1.0
To: Brendan Simon <BSimon AT randata DOT com DOT au>
Cc: "'GNU-Win32'" <gnu-win32 AT cygnus DOT com>


On Wed, 22 Oct 1997, Brendan Simon wrote:

> 
> A couple of questions about the GNU-Win Make & Bash.
> 
> I've just managed to compile the V GUI but encounterd a few problems
> with Make.
> Make complained about not being able to find the dependency target
> v_defs.h.
> This file definately exists in a directory where VPATH points to yet
> Make could
> not find it.  

This is a bug in V's makefiles, especially in makefiles generated by the
appgen tool.  appgen appends v_defs.h, without the proper leading path,  
as a dependent file to almost all target entries in the makefile.

You can either remove the references to v_defs.h, or edit it to give the
proper path by editing it to $(VPATH)/v_defs.h

In truth, there's nothing special about v_defs.h that calls for it to be
singled out in the makefile when all of the other V *.h files are being
ignored.

Steve Zeil
Old Dominion University


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019