[mpls-linux-general] ompilation quagga : errors
Status: Beta
Brought to you by:
jleu
|
From: amit p. <am...@my...> - 2005-04-15 11:03:28
|
mv the file if.h to if.h.backup. create a softlink to net/if.h in the same directory. =20 ----- Original Message ----- From: ble...@in... Date: Friday, April 15, 2005 3:54 pm Subject: [mpls-linux-devel] compilation quagga : errors > Hi, >=20 > 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 : >=20 > 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 > > > |