Re: [mpls-linux-general] Problem Installing mplsadm on redhat
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-11-14 18:13:58
|
The patch had a conflict in linux/include/linux/if_arp.h make it look something like this: #define ARPHRD_IEEE80211 801 /* IEEE 802.11 */ #define ARPHRD_MPLS_TUNNEL 899 /* MPLS Tunnel Interface */ #define ARPHRD_VOID 0xFFFF /* Void type, nothing is known */ It should compile fine for you then. Jim On Wed, Nov 14, 2001 at 10:48:01AM -0500, Hanxi Zhang wrote: > > Hi All: > > I came across a problem when trying to install mplsadm on > my redhat linux system. I have gone through the following > steps: > > 1. Made the mpls-linux patch to my kernel 2.4.7-10 > 2. Run 'make menuconfig', and turn on all the required options > such as 'MPLS', 'netlink socket', etc. > 3. make dep; make clean; > > 4. make bzImage, which was not successful. The error message > looks like this: > > in directory net/mpls, > > mpls_tunnel.c: in function mpls_tunnel_init_gen( ), > ARPHRD_MPLS_TUNNEL undeclared. > > > Your comments and suggestions are highly appreciated. > > Hanxi > > > > > > ---------------------------------------------------------- > Hanxi Zhang > Research Engineer > Broadband and Optical Networking > Communications Research Center > > Tel: (613)991-2960 Fax: (613)998-2753 > 3701 Carling Ave, Ottawa, ON K2H 8S2 > ---------------------------------------------------------- > > > > > > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |