Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] missing kernel headers when compiling kismet
@ 2009-12-07 20:28 Marc Egli
  2009-12-08  9:01 ` Peter Korsgaard
  0 siblings, 1 reply; 10+ messages in thread
From: Marc Egli @ 2009-12-07 20:28 UTC (permalink / raw)
  To: buildroot

configuring kismet fails with the following message:
checking for linux/wireless.h... (cached) no
configure: error: Failed to find a usable linux/wireless.h header for Linux Wireless Extensions.  Either your kernel headers are missing or are incorrect.  See config.log for the exact error.  Compiling without wireless headers must be explicitly disabled
make: *** [/emb/buildroot/output/build/kismet-2009-06-R1/.stamp_configured] Error 1

in the kismetwireless forum i found the following:
The configure script is pretty much straightforward: If you don't provide a --linux-headers parameter, it adds /lib/modules/!version!/build/include to the header search path. This is SUPPOSED to be the build environment of the running kernel, and as such is SUPPOSED to have linux/foo.h

now how can i give the kernelheader path to the configure script? and wich version do i have to use? i've found about 10 files named wireless.h in buildroot

thx for your help

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

end of thread, other threads:[~2009-12-09 20:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-07 20:28 [Buildroot] missing kernel headers when compiling kismet Marc Egli
2009-12-08  9:01 ` Peter Korsgaard
2009-12-08 10:25   ` Marc Egli
2009-12-08 12:55     ` Peter Korsgaard
2009-12-08 21:27       ` Marc Egli
2009-12-08 21:39         ` Marc Egli
2009-12-08 22:09         ` Peter Korsgaard
2009-12-09  8:33           ` Marc Egli
2009-12-09 13:21             ` Peter Korsgaard
2009-12-09 20:24               ` Marc Egli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox