linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Does kernel use system stdarg.h?
@ 2002-09-27 12:58 Denis Vlasenko
  2002-09-27  8:26 ` Russell King
       [not found] ` <20020927140302.B13401@flint.arm.linux.org.uk>
  0 siblings, 2 replies; 14+ messages in thread
From: Denis Vlasenko @ 2002-09-27 12:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

make[3]: Entering directory `/usr/src/linux-2.5.36/kernel'
gcc -E 
-Wp,-MD,/usr/src/linux-2.5.36/include/linux/modules/kernel/.exec_domain.ver.d 
-D__KERNEL__ -I/usr/src/linux-2.5.36/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i486 -nostdinc -iwithprefix include 
   -DKBUILD_BASENAME=exec_domain -D__GENKSYMS__  exec_domain.c | 
/sbin/genksyms -p smp_ -k 2.5.36 > 
/usr/src/linux-2.5.36/include/linux/modules/kernel/exec_domain.ver.tmp
In file included from exec_domain.c:12:
/usr/src/linux-2.5.36/include/linux/kernel.h:10:20: stdarg.h: No such file or 
directory

There is no stdarg.h in kernel tree, should it be there?
For now I just copied GCC one into linux/include...
--
vda

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2002-09-30  8:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-27 12:58 Does kernel use system stdarg.h? Denis Vlasenko
2002-09-27  8:26 ` Russell King
2002-09-27 13:20   ` Denis Vlasenko
2002-09-27  9:31     ` Mikael Pettersson
2002-09-27 17:18   ` Denis Vlasenko
2002-09-27 14:05     ` Daniel Jacobowitz
2002-09-27 21:47       ` Oliver Xymoron
2002-09-28  8:15         ` Russell King
2002-09-28  9:34           ` Alan Cox
2002-09-28 10:59           ` Tomas Szepe
2002-09-28 17:26             ` Russell King
2002-09-29  1:16               ` Keith Owens
2002-09-28 15:13           ` Oliver Xymoron
     [not found] ` <20020927140302.B13401@flint.arm.linux.org.uk>
2002-09-30 12:58   ` Denis Vlasenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).