I am trying to compile some sources using a makefile. In the makefile there is a bunch of commands that need to be ran as sudo.
sudo
When I compile the sour
Try:
ssh -t remotehost "sudo "
This will remove the above errors.