From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] missing kernel headers when compiling kismet
Date: Wed, 09 Dec 2009 14:21:35 +0100 [thread overview]
Message-ID: <871vj4mgf4.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <347DC1AA-225D-4C71-9A84-DC42FDBA068F@hsr.ch> (Marc Egli's message of "Wed, 9 Dec 2009 09:33:20 +0100")
>>>>> "Marc" == Marc Egli <marc.egli@hsr.ch> writes:
Marc> i disabled all the lxde stuff and also openbox (all my own packages). and the result was the same.
Marc> find gives me 2 packages wich need wireless.h
Marc> find output/ -name configure* -exec grep -l wireless.h {} \;
Marc> output/build/kismet-2009-06-R1/configure.in
Marc> output/build/kismet-2009-06-R1/configure
Marc> output/build/libpcap-1.0.0/configure.in
Marc> output/build/libpcap-1.0.0/configure
Marc> i think libpcap has some errors when searching for linux/wireless.h
Marc> i attached my configcache and my libpcapconfiglog
You're right, I somehow missed that I had already compiled libpcap, so
it's configure step didn't rerun after I cleared the config cache.
I've added a fix to git (28ccc22ffd3) for this based on how it is fixed
in libpcap git. Could you give it a try to see if it fixes your problem?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-12-09 13:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2009-12-09 20:24 ` Marc Egli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871vj4mgf4.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.