linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sparse error: unable to open 'stdarg.h'
@ 2005-05-17 21:46 Timur Tabi
  2005-05-17 20:11 ` Christopher Li
  2005-05-17 22:39 ` sparse error: unable to open 'stdarg.h' Timur Tabi
  0 siblings, 2 replies; 19+ messages in thread
From: Timur Tabi @ 2005-05-17 21:46 UTC (permalink / raw)
  To: linux-kernel

I'm trying to run sparse on my external module, but sparse complains about not being able 
to find stdarg.h.  I know this bug was supposed to have been fixed back in January, but 
I'm using the latest code, so I can't explain what's wrong.  I've tried this on a couple 
different 2.6 kernels.

Here's the output I get:

make -C /lib/modules/2.6.8-24-smp/source 
SUBDIRS=/root/AMSO1100/software/host/linux/sys/devccil  C=1 V=2
make[2]: Entering directory `/usr/src/linux-2.6.8-24'
   CHECK   /root/AMSO1100/software/host/linux/sys/devccil/devnet.c
include/linux/kernel.h:10:11: error: unable to open 'stdarg.h'
make[3]: *** [/root/AMSO1100/software/host/linux/sys/devccil/devnet.o] Error 1
make[2]: *** [_module_/root/AMSO1100/software/host/linux/sys/devccil] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.8-24'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/AMSO1100/software/host/linux/sys/devccil'
make: *** [build] Error 2

-- 
Timur Tabi
Staff Software Engineer
timur.tabi@ammasso.com

One thing a Southern boy will never say is,
"I don't think duct tape will fix it."
      -- Ed Smylie, NASA engineer for Apollo 13

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

end of thread, other threads:[~2005-05-22  7:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 21:46 sparse error: unable to open 'stdarg.h' Timur Tabi
2005-05-17 20:11 ` Christopher Li
2005-05-18 14:08   ` Timur Tabi
2005-05-18 12:38     ` Christopher Li
2005-05-18 15:51       ` Timur Tabi
2005-05-18 13:24         ` Christopher Li
2005-05-18 16:45           ` Timur Tabi
2005-05-18 18:22             ` Sam Ravnborg
2005-05-18 18:23               ` Timur Tabi
2005-05-20 19:37                 ` Kbuild trick Sam Ravnborg
2005-05-20 23:43                   ` Joel Becker
2005-05-21  5:12                     ` Sam Ravnborg
2005-05-21  5:48                       ` randy_dunlap
2005-05-21 20:41                       ` Joel Becker
2005-05-21 10:59                   ` Kedar Sovani
2005-05-22  7:28                     ` Sam Ravnborg
2005-05-17 22:39 ` sparse error: unable to open 'stdarg.h' Timur Tabi
2005-05-18 18:22   ` Sam Ravnborg
2005-05-18 22:14     ` Timur Tabi

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).