Maybe you will all find this ridiculous but I find myself adding '= 0' or '= NULL' to many of the files and many of the variables each time I build the source tree just to get it compiled, because the build fails for uninitialized vars. Am I doing something wrong? If not, why aren't those vars set to some appropriate value? -- jj