Hello, I am using gcc (version 2.91.66, mips64, linux) to compile a recent version of linux kernel. I have a #define statement that reads as "audit_log(t,f,...)' and the compiler is unable to handle it and the error message is "badly punctuated parameter list". How can i get around the error? thanks, Prasad