[mpls-linux-general] complilation mplsadm.c error
Status: Beta
Brought to you by:
jleu
From: Daniel M. H. <dan...@po...> - 2001-06-21 19:12:36
|
Anyone know what to do when those errors occur: mplsadm.c:353: 'RTM_DELILM' undeclared (first use im this function) mplsadm.c:353 (Each undeclared identifier is reported only once mplsadm.c:353: for each function it appears in.) mplsadm.c:356: 'RTM_NEWILM' undeclared (first use im this function) mplsadm.c:372: 'RTM_DELNHLFE' undeclared (first use im this function) mplsadm.c:375: 'RTM_NEWNHLFE' undeclared (first use im this function) mplsadm.c:409: 'RTM_NEWFTN' undeclared (first use im this function) mplsadm.c:412: 'RTM_DELFTN' undeclared (first use im this function) mplsadm.c:426: 'RTM_SETININSTR' undeclared (first use im this function) mplsadm.c:441: 'RTM_SETOUTINSTR' undeclared (first use im this function) mplsadm.c:477: 'RTM_NEWXC' undeclared (first use im this function) mplsadm.c:480: 'RTM_DELXC' undeclared (first use im this function) MAKE: ** [MPLSADM.] Erro 1 |