Hi I get the following when I try install rcs on AIX 5.3:
$make check
cd man && make check
Target "check" is up to date.
cd src && make check
make: 1254-002 Cannot find a rule to create target check from dependencies.
Stop.
make: 1254-004 The error code from the last command is 2.
I have installed the diffutils and run configure fine
make runs fine
make check fails.
The only info on this error is to clean everything out.
I have run
make clean
make distclean
and removed all the files.
Still he same thing.
I even ran slibclean as root to clear the memory.
Same error.
Any help would be appreciated.
Regards,
Steve Mund