Re: [Netnice-kernels] Re: major changes coming up
Status: Alpha
Brought to you by:
taost6
From: Takashi O. <ta...@cs...> - 2005-02-27 00:51:41
|
Scott, thanks for the work. i guess the best way is to ask kartiky to use the developers CVS, to contribute his code. kartikey, can you just checkout netnice267 of Linux on the CVS, and apply your patch? %cvs co -r netnice267 Linux you may find the following page useful. http://sourceforge.net/cvs/?group_id=87780 this way, i think you can also checkout the incomplete code Sho mentioned. Kartikey Bhatt wrote: > hi Sho, > > can you send me a copy of your code. > i would like to work on it. thanks! -- taka Scott Brumbaugh wrote: > > On Fri, 25 Feb 2005, Takashi Okumura wrote: > > > > > Thanks Kartikey! > > > > Scott, can you apply the patch to the source, and commit? > > > > Sho, if you're busy, can you just commit your NPF code > > before Scott applies the patch, not to complicate your > > further coding? (even if it is incomplete) > > > > > > thanks! > > > > -- taka > > > > Hi Takashi, Sho, and Kartikey, > > I have applied the patch 'patch-2.6.7nnice.txt' to the HEAD of > netnice267. I also copied the file 'patch-2.6.7.txt' over > netnice/linux/sys/netnice-linux-2.6.7.patch. I have not committed > these changes because I found that I can no longer build the netnice > kernel after applying the patch. Aside from a few warnings, the > following errors occur at the end of compilation during the link: > > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > net/built-in.o(.text+0x13b87): In function `vif_in_output': > : undefined reference to `ipv6_rcv' > net/built-in.o(.text+0x13c23): In function `pvif_lookup': > : undefined reference to `ipv6_skip_exthdr' > net/built-in.o(.text+0x13c70): In function `pvif_lookup': > : undefined reference to `udp_v6_lookup' > net/built-in.o(.text+0x13d22): In function `pvif_lookup': > : undefined reference to `tcp_v6_lookup' > net/built-in.o(.text+0x146d6): In function `vif6_input': > : undefined reference to `ip6_maybe_reroute' > net/built-in.o(.text+0x14866): In function `vif_output': > : undefined reference to `ip6_maybe_reroute' > net/built-in.o(.text+0x14878): In function `vif_output': > : undefined reference to `ip6_maybe_reroute' > net/built-in.o(.text+0x146c6): In function `vif6_input': > : undefined reference to `ip6_maybe_reroute' > make: *** [.tmp_vmlinux1] Error 1 > > I have not done any further investigation and maybe have not correctly > configured the kernel build. Would you like me to go ahead and commit > the changes now anyway? > > Thanks, > > Scott B > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Netnice-kernels mailing list > Net...@li... > https://lists.sourceforge.net/lists/listinfo/netnice-kernels |