Mantis - Resin
Viewing Issue Advanced Details
3888 minor always 02-16-10 15:06 02-18-10 11:52
alex  
emil  
normal  
closed 4.0.4  
fixed  
none    
none 4.0.4  
0003888: jni make install on solaris
rep by : Kaminsky, Leonid

cp -u


cp: illegal option -- u
Usage: cp [-f] [-i] [-p] [-@] f1 f2
      cp [-f] [-i] [-p] [-@] f1 ... fn d1
      cp -r|-R [-H|-L|-P] [-f] [-i] [-p] [-@] d1 ... dn-1 dn
*** Error code 2

Notes
(0004431)
alex   
02-17-10 13:54   
note. open solaris 5.11 offers option -u
(0004439)
emil   
02-18-10 11:52   
configure now tests if cp accepts -u