Hi, thanks a lot.
That's working.
But, now, I have another error :
then mv -f ".deps/zserv.Tpo" ".deps/zserv.Po"; else rm -f ".deps/zserv.Tpo";
exit 1; fi
zserv.c: In function `zsend_mpls_out_segment_add':
zserv.c:1291: error: union has no member named `prefix6'
zserv.c:1291: error: union has no member named `ipv6'
zserv.c: In function `zsend_mpls_out_segment_delete':
zserv.c:1334: error: union has no member named `prefix6'
zserv.c:1334: error: union has no member named `ipv6'
zserv.c: In function `zread_mpls_out_segment_add':
zserv.c:1534: error: union has no member named `ipv6'
zserv.c:1534: error: union has no member named `prefix6'
zserv.c:1539: error: union has no member named `ipv6'
zserv.c:1539: error: union has no member named `prefix6'
zserv.c: In function `zread_mpls_out_segment_delete':
zserv.c:1572: error: union has no member named `ipv6'
zserv.c:1572: error: union has no member named `prefix6'
zserv.c:1577: error: union has no member named `ipv6'
zserv.c:1577: error: union has no member named `prefix6'
quickly, it seems to deal with ipv6...
Another idea ?
Thanks
Bertrand
Selon amit paul <am...@my...>:
> 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
> >
> >
> >
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> mpls-linux-general mailing list
> mpl...@li...
> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|