va_list,va_start,va_end

Alex Feldman al.feldman@sangoma.com
Wed Sep 5 12:21:00 GMT 2001


Hello,

I'm using 'va_list' type in my driver.
But when I compiled the driver (Red-Hat, gcc version 2.96) I getting the
follow errors:

	/usr/src/linux/include/linux/wanproc.h: In function `proc_add_line':
	/usr/src/linux/include/linux/wanproc.h:41: parse error before
`__builtin_va_arg'

I included <stdarg.h> in source code.

What I'm doing wrong? Do I need include something else?

Thank you.
Alex



More information about the Gcc-bugs mailing list