[mpls-linux-general] SIOCMPLSNHLFEDEL
Status: Beta
Brought to you by:
jleu
|
From:
<emi...@ho...> - 2005-11-24 11:32:45
|
Hi lists, I have installed Fedora Core 2 and I have applied the patch of mpls 1.946, glibc-kernheader-2.4-9.87mpls1_946a.i386.rpm and everything is ok. Afterwards, I installed quagga 0.96 and I have applied the ldp-portable 0.800 patch: quagga-mpls.diff and then i modified and execute 'create-links'. Then, I configure and compile quagga and while compiling I have an error in the file mpls_linux.c in several calls to the function "ioctl(mpls_linux_fd,SIOCMPLSNHLFEDEL,&mol_req)" because the constant SIOCMPLSNHLFEDEL and the rest of SIOCMPLS constants are not defined. I have looked for them everywhere in my computer but they are not define. What can I do with that? I have "mpls.h" in /usr/include/linux And another question: As I have so many problems trying to install ldp-portable 0.800; I was wondering if it is possible to install ldp-portable 0.250 with kernel 2.6.9 and mpls 1.946; because I have a friend who installed it (with a kernel 2.4 and an older version of mpls) and it was fine. He told me that I can have problems because maybe some of the calls of ldp-portable 0.250 are in reference to linux 2.4. thanks in advance |