Mail Archives: djgpp/1996/08/18/07:40:26
On Fri, 16 Aug 1996, Edevaldo Pereira Silva Jznior wrote:
> > Do you have a program named `touch.exe'? If not, Make is just telling
> > you that it can't find it, I think.
>
> Thanks Eli, but TOUCH is executed many times before the error
> occurs and the makefike is aborted. I think that touch is a kind of "Is
> there any s-attr here? If isn't return false.", I guess. Despite that,
> there isn't any touch.exe in all my hard disk.
If you don't have TOUCH, that just might be your problem. Previous calls
to TOUCH might have been ignored because the Makefile tells Make to
ignore any errors in those commands, I cannot say without seeing the
Makefile and the exact output from Make. Please get TOUCH.EXE (there
should be one in the DOS port of GNU Fileutils) and try again.
- Raw text -