Compiling a kernel - the Fedora way, big problems ;/

Discussion in 'Kernel Questions' started by Edo, Jan 26, 2007.

  1. Edo

    Edo New Member

    I'm trying to patch 2.6.19.1 with patch-2.6.20-rc6 and I have followed this guide to the letter and building the .spec file is still giving me grief. I removed all the patch clashes so now it's passed that and then it runs through a whole bunch of config compilations and now:
    Code:
    ...
    ...
    ...
    CONFIG_CRYPTO_XCBC
    CONFIG_CRYPTO_GF128MUL
    CONFIG_CRYPTO_LRW
    make[1]: *** [nonint_oldconfig] Error 34
    make: *** [nonint_oldconfig] Error 2
    error: Bad exit status from /var/tmp/rpm-tmp.83213 (%prep)
    This is the top-most error. I don't know where nonint_oldconfig is (it's not in the sources dir) and have no idea what error 34 is. I tried rc5 and that gave me exactly the same error. Any help would be very appreciated :(
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page