I have the script getrevid   under brltty.  (in Both dev5.2 and 5.1). it is
working in 5.1 not in 5.2dev

in addion

 find ./ -iname getrevid
./getrevid


grep getrevid * -i -r
Programs/Makefile:$(REVISION_HEADER): $(SRC_TOP)getrevid
Programs/Makefile:      -$(SRC_TOP)getrevid -q -o $@ $(SRC_TOP)
Programs/Makefile.in:$(REVISION_HEADER): $(SRC_TOP)getrevid
Programs/Makefile.in:   -$(SRC_TOP)getrevid -q -o $@ $(SRC_TOP)


On Thu, Jun 12, 2014 at 12:06 PM, Dave Mielke <[email protected]> wrote:

> [quoted lines by Siju Samuel on 2014/06/11 at 16:30 -0500]
>
> >With the latest code it gives some compilation error related to
> >'revisionidentifier'. it is attached
>
> You're getting:
>
>    ../getrevid -q -o revision_identifier.h ../
>    make[1]: ../getrevid: Command not found
>
> As I mentioned yesterday, though, getrevid is a script that's part of the
> source tree. Can you verify if it is, or really isn't, in the top-level
> directory of the source tree? This error is claiming that it isn't.
>
> --
> Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of
> God.
> Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
> EMail: [email protected] | Canada  K2A 1H7   | http://FamilyRadio.com/
> _______________________________________________
> This message was sent via the BRLTTY mailing list.
> To post a message, send an e-mail to: [email protected]
> For general information, go to: http://mielke.cc/mailman/listinfo/brltty
>
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to