linux-crashplan: won't start nice: illegal option -- D

Getting the errors below when trying to start:
Code:
nice: illegal option -- D
usage: nice [-n increment] utility [argument ...]

The problem looks like the $JAVACOMMON variable is not set. What should it be? Where should it get set?
 
Last edited by a moderator:
Actually looks like the Makefile is setting a $JAVA_COMMON variable instead, and this port is broken
 
Last edited by a moderator:
Back
Top