[darcs-users] darcs patch: resolve issue1247: avoid reference to removed $CTAGS v...

Trent W. Buck trentbuck at gmail.com
Sun Dec 7 02:26:34 UTC 2008


Florent Becker <florent.becker at ens-lyon.org> wrote:
>> when using make tags, i get the following error:
>>   make: execvp: src/Autoconf.hs: Permission denied
>> it seems that make is trying to exec src/Autoconf.hs.
>
> This will be because there is a rule like
>   $(TAGS) $^
> and the $TAGS variable is not set.

This now works for me, sorry for inadequate testing before.

BTW, note that "make TAGS" uses etags and "make tags" uses ctags,
because those are the default filenames for the respective tools.

Sun Dec  7 13:20:13 EST 2008  Trent W. Buck <trentbuck at gmail.com>
  * resolve issue1247: avoid reference to removed $CTAGS variable.
  This was just a simple typo on my part.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 58416 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081206/0844aa68/attachment-0001.bin 


More information about the darcs-users mailing list