bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in "make install"


From: Philip Brown
Subject: bug in "make install"
Date: Thu, 5 Dec 2002 00:23:03 -0800
User-agent: Mutt/1.2.5.1i

"make install" uses a non-portable construct, that breaks under solaris:

test ! -e /opt/csw/bin/rcs2log

-e is not support by ye olde bourne shell.

please use either -f or -x




reply via email to

[Prev in Thread] Current Thread [Next in Thread]