main.cpp:651:13: error: comparison between pointer and integer ('char *' and 'int') if (argv[1]!='\0') { ~~~~~~~^ ~~~~ Reported by: pkg-fallout