I managed to rename my .config file and when I typed make it actually segfaulted (Believe it or not!)
Whether it segfaults or not, this patch will ensure clean behaviour (specifically, a message telling the user to create a .config file) if the .config file is missing
(or crash with debian bug #780778)
I managed to rename my .config file and when I typed
make
it actually segfaulted (Believe it or not!) Whether it segfaults or not, this patch will ensure clean behaviour (specifically, a message telling the user to create a .config file) if the .config file is missing