|
From: Serge L. <fi...@in...> - 2009-02-09 04:54:44
|
Looks good. There are no rejects any more. But you still need to apply the last Heiko's patch against grsecurity. So, you have 2 possibilities, the first one is to sync once again and get the latest patches, the second one is to set "CONFIG_DISABLELOGGING=y" in the .config file and interactively answer for kernel configuration questions ( to be precise it stuck on "NetLabel subsystem support (NETLABEL) [N/y/?] (NEW)" question). That's it. -- Serge warptrosse wrote: > Hi, I miss that step... so, I did: > > <http://pastebin.com/m1ecb87b7>1) ./update_src > <http://pastebin.com/m3294eefc>2) make mrproper > 3) make unpacke > 4) make menuconfig (using default config) > 5) make prepare (http://pastebin.com/m1a880069) > 6) make makefile > > and It stops at: > > /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// > touch .done_build_groff > mkdir -p /build/tmp/LOGS/build > ( source /build/scripts/settings ; cd ; ( nice > /build/scripts/grsecurity build &> /build/tmp/LOGS/build/grsecurity ) ) > /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// > > 7) grsecurity log -> http://pastebin.com/m76df31c |