Ticket #4 (closed defect: fixed)
anonymous
| Reported by: | raubn.zero@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | milestone3 |
| Component: | component1 | Version: | 1.0 |
| Keywords: | <Key> | Cc: | painting |
Description
I got an error compiling LORCON, my system is Ubuntu 7.04 (Feisty Fawn) with Kernel 2.6.20.6, the source was obtained via subversion.
Report:
raubn@laptop:~/wifi/trunk$ make /bin/sh ./libtool --mode=compile gcc -I./ -DHAVE_CONFIG_H -g -O2 -DTX80211_VERSION=20061101 -c ifcontrol_linux.c -o ifcontrol_linux.lo
gcc -I./ -DHAVE_CONFIG_H -g -O2 -DTX80211_VERSION=20061101 -c ifcontrol_linux.c -fPIC -DPIC -o .libs/ifcontrol_linux.o
In file included from ifcontrol_linux.h:42,
from ifcontrol_linux.c:27:
/usr/include/linux/if.h:119: error: redefinition of 'struct ifmap' /usr/include/linux/if.h:155: error: redefinition of 'struct ifreq' /usr/include/linux/if.h:205: error: redefinition of 'struct ifconf'
I try to change some includes libraries but I couldn't fix it.
Thanks!
