Rémi, Did you get any responses offline? Here are my responses:
(1) git sources (2) ./configure --enable-fixincludes (3) If the configure fails, check whether you have Linux kernel development header files installed. Look at config.log to see what the errors are that prevent compilation (you can search in that file for the error message and browse around there). Send us the relevant section of config.log if it's still broken. Eddie On 01/31/2011 06:04 AM, [email protected] wrote: > I try without succes to use click ( pathless) in kerlnel mode with ubuntu > 10;4 (kernel 2.6.32-25 generic) . > > > Regarding the mailling list, it seems that is possible, but the informations > are shared in many posts and it's no so easy to find information. > Does some one explain me > 1) how find the correct sources to compile (http,git,cvs?) > 2) how to configure > 3) how to test > > There is now way to configure without a message saying that the header files > cause errors: > c++ includable kernel header files -> no > long and int_64_t same type ->No > struct sk buff security member ->No > skb_shinfo tso_size member ->No > skb_shinfo tso_size member ->No > skb_shinfo ufo_size member ->No > skb_recycle declared ->No > netif_receive_skb expended -> No > > other checks answer yes > > At the make steps, compilations errors occur and no .o is generated > > > Thanks for help > > Mr Rémi Clavier > > > > Rémi Clavier > FT/RD/CORE/MCN/OPEN > > tél. 02 96 05 22 20 > [email protected]<mailto:[email protected]> > > > > > > > > > > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
