<DIV>Iam using Redhat Linux 7.2<BR>My kernal version is 2.4.18-3<BR><BR>Iam new to linux.Iam trying to rum SCPS gateway in our<BR>testbed.For that <BR>I have to complie Linux 2.4.X<BR><BR><BR>Before compiling the SCPS code, the underlying kernel<BR>support number <BR>must be enabled.  The following supporting software<BR>must be obtained and <BR>installed from other sources if not already present on<BR>the system.<BR><BR>   tun/tap modules from<BR><A href="http://vtun.sourceforge.net/tun" target=_blank>http://vtun.sourceforge.net/tun</A><BR>   brctl from <A href="http://bridge.sourceforge.net/" target=_blank>http://bridge.sourceforge.net</A><BR><BR><BR><BR>In order to run the SCPS gateway under the Linux<BR>operation system via <BR>the TAP method, the following kernel configuration<BR>options must be <BR>enabled before configuring the SCPS software.<BR><BR><BR><BR>UNDER NETWORKING OPTIONS<BR><BR>802.1d Ethernet Bridging<BR><BR>UNDER NETWORKING
 DEVICE<BR><BR>Universal TUN/TAP device driver support<BR><BR><BR><BR>So I have my BRCTL working.I have also downloaded the<BR>tun/tap driver.<BR><BR>I would like to configure my kernal to enable ethernet<BR>bridging and <BR>universal TUN/TAP device driver support.<BR><BR>The sticking point is when I try to run make xconfig,<BR>config, or  menuconfig (I get the 'no target' error). <BR>Also, the directory 'usr/src/linux' doesn't exist, I<BR>know it's supposed to be in the redhat  directory, but<BR>I can't 'make' anything in there either.<BR><BR>When I type in make xconfig I get the following error<BR>message.<BR>[root@rx redhat]# make xconfig<BR>make: *** No rule to make target `xconfig'.  Stop.<BR><BR>What should I do further.<BR>Please help me out.<BR><BR></DIV>
<DIV> </DIV>