|
From: Johnny V. <jk...@un...> - 2012-08-09 21:04:42
|
Hi Heiko, I tried that already, dose the current state of HEAD compile at the moment? I followed the instructions for building, but ran into this: make[3]: Entering directory `/data/build/tmp/linux-3.2' CC [M] /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.o In file included from /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c:18: include/linux/netfilter/x_tables.h:538: error: expected declaration specifiers or '...' before 'nf_hookfn' /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c: In function 'xtnu_skb_make_writable': /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c:477: error: implicit declaration of function 'skb_make_writable' make[4]: *** [/data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.o] Error 1 make[3]: *** [_module_/data/build/tmp/xtables-addons-1.42/extensions] Error 2 make[3]: Leaving directory `/data/build/tmp/linux-3.2' I managed to get the source of 1.6.1 by checking out by date - and will give it a try. regards, Johnny On Thu, Aug 9, 2012 at 10:29 PM, Heiko Zuerker <he...@zu...> wrote: > Quoting Johnny Vestergaard <jk...@un...>: > > I am trying to get the source for rel-1.6.1 (need to customize it a bit). > > But i am having trouble finding the correct symbolic name for 1.6.1 in > the > > CVS repo. > > As far as i can see the latest release which has a symbolic name is > > rel-1.4.1. > > > > Any hints? > > Just use the main branch, which will give you the latest and greatest 1.6. > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |