error log
I added the line at the beginning using this:
sed -i '17i#include <unistd.h>' /usr/local/src/nsis/Source/util.h
basically add at line 17 where the file starts after the comments.
This is the errors I got. I am attaching afile with the errors as it is not letting me post it as text.
|