Re: [FWD: Rebuild failed on x86_64 for @731573:kernel-rsbac-3.0.8-1mdv2011.0.src.rpm]
kang <[email protected]>
| Newsgroups | gmane.linux.rsbac |
|---|---|
| Message-ID | <[email protected]> |
It seems to be an error in the ifdefs with CONFIG_RSBAC_DEBUG This is at: http://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-3.0.y.git;a=blob;f=net/unix/af_unix.c;h=8476f0129a119ea7977d5da451d40030fba78826;hb=HEAD#l1513 The source fix is something like (in net/unix/af_unix.c, lines 1512+) 1512 #ifdef CONFIG_RSBAC_NET 1513 #ifdef CONFIG_RSBAC_DEBUG 1513 if ( rsbac_debug_aef_net ... Alternatively you can build with CONFIG_RSBAC_DEBUG set in the config until a fix is committed kang On 11/18/2011 4:38 PM, Gergely Lónyai wrote: > Hi, > > Sorry, I forgot the RSBAC configs. This is applied during the rpm build. > Attached anew config. > > Aleph > g/mailman/listinfo/rsbac