--- mystun-1.0/globals.h.orig 2007-03-10 23:15:45.000000000 +0100 +++ mystun-1.0/globals.h 2007-03-10 23:16:00.000000000 +0100 @@ -41,7 +41,8 @@ extern int default_port; extern int dont_fork; extern int log_stderr; -extern char* version; +// Conflicts +//extern char* version; extern char* pid_file; extern char* working_dir; extern char* chroot_dir;