| Posted by: | Traveller |
| Subject: | Kismet setup on Linksys WRT54G - success! |
| Date: | 19:14:23 30/10/2003 |
Yo,
I've found that in my case, when I tried to run the cross-compiled `kismet_drone' on the WRT54G, it failed with the following error:
ELF: not found
A quick Google-search on this error came up with a solution that worked for me. Seems you need to generate a FLAT format executable. To do this, add the following to the arguments to gcc during linking: -Wl,-elf2flt
Although it emitted a warning about not beeing able to find the entry symbol, the resulting executable worked on my WRT54G (slightly customized v1.42.2-firmware), and the Kismet server and client seems happy with it.
Grtz,
Traveller
Reply to this message