| Summary: | Make kismet package sexier | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Bug Depends on: | 287 | ||
| Bug Blocks: | |||
| Attachments: |
Make kismet package sexier
Ensure /usr/include does not leak into include path Avoid using a few bsd string functions New patch with Will's contribution |
||
Created attachment 571 [details]
Ensure /usr/include does not leak into include path
This patch prevents the configure script from adding /usr/include/ncurses into the include path.
Created attachment 573 [details]
Avoid using a few bsd string functions
This patch avoids the use of some BSD string functions that may not be supported by uClibc.
I needed the two above patches to build the package successfully. Created attachment 629 [details]
New patch with Will's contribution
Thanks will, included your patches in the latest patch.
Committed, thanks! |
Created attachment 499 [details] Make kismet package sexier * Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features) * Migrate to Makefile.autotools.in * Introduce new options to just install the server, client, drone or combination