[mpls-linux-general] compilation quagga : errors
Status: Beta
Brought to you by:
jleu
|
From: <ble...@in...> - 2005-04-15 10:24:13
|
Hi,
I posted several others posts but I found the solutions.
Now, I'm trying to compile quagga 0.97-3 with mpls.
During the make, I have :
In file included from /usr/include/linux/mpls.h:32,
from ../zebra/mpls_lib.h:27,
from ../zebra/mpls_vty.h:27,
from ../zebra/zserv.h:26,
from zclient.c:36:
/usr/include/linux/if.h:95: error: redefinition of `struct ifmap'
/usr/include/linux/if.h:131: error: redefinition of `struct ifreq'
/usr/include/linux/if.h:181: error: redefinition of `struct ifconf'
make[2]: *** [zclient.lo] Error 1
make[2]: Leaving directory `/usr/src/quagga-0.97.3/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/quagga-0.97.3'
make: *** [all] Error 2
Can somebody help me to solve this error ?
Thanks
BL
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|