Hi,
There is 3 exectuable of diff installed on QNX on my
machine and none seems to work with ci.
The one in /bin is missing the flag -a and the one
in x86/usr/bin have this one but is missing the -n
needed by ci :
/bin/diff: invalid option – n
/bin/diff: Try `/bin/diff --help’ for more information.
ci: RCS/List.cpp,v: diff failed
ci aborted
Where can I found a compliant version of diff to have
ci (rcs) working ?
Thanks.
Regards,
Jean-Louis
The version of rcs shipped with rtp was configured incorrectly.
In the meantime, I’ll put a fixed version at
http://staff.qnx.com/~cburgess/freestuff/rcs-5.7-x86-nto.tgz
Jean-Louis Villecroze <jlv@kirilla.com> wrote:
Hi,
There is 3 exectuable of diff installed on QNX on my
machine and none seems to work with ci.
The one in /bin is missing the flag -a and the one
in x86/usr/bin have this one but is missing the -n
needed by ci :
/bin/diff: invalid option – n
/bin/diff: Try `/bin/diff --help’ for more information.
ci: RCS/List.cpp,v: diff failed
ci aborted
Where can I found a compliant version of diff to have
ci (rcs) working ?
Thanks.
Regards,
Jean-Louis
–
cburgess@qnx.com