Re: [mpls-linux-general] MPLS.h and patch compilation problem.
Status: Beta
Brought to you by:
jleu
From: Vino T. <jv...@te...> - 2001-10-22 04:14:49
|
Hello, On Sun, 21 Oct 2001, Iyer, Venkatesh wrote: > I have the following package > > mpls-linux-0.993 > I unzipped the package in the usr/src directory and then patched the kernel > using linux-mpls.diff found in the patches directory of the untar. > I am not being able to find mpls.h > Do I need to recompile the kernel or should I be able to find > mpls.h after the patch?? Applying the patch will add the include file 'mpls.h' in the directory 'linux-kernel/include/linux' eg. /usr/src/linux/include/linux You need to re-configure and re-compile the kernel code to get the feature included in the kernel. Regards, Vino |