r0b101 n00b
Joined: 20 Nov 2007 Posts: 1
|
Posted: Tue Nov 20, 2007 12:34 am Post subject: network manager compile |
|
|
I keep getting this error message when I'm compiling network manager
In file included from /usr/include/linux/mii.h:12,
from nm-device-802-3-ethernet.c:389:
/usr/include/linux/if.h:118: error: redefinition of 'struct ifmap'
/usr/include/linux/if.h:154: error: redefinition of 'struct ifreq'
/usr/include/linux/if.h:204: error: redefinition of 'struct ifconf'
I get that on emerge also, on emerge it is
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1383: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
is this a problem with network manager or is it just my compiler or what? what can be done to fix this?
Thanks |
|