Re: More on fedora f11 build failure

From: Neal Becker (ndbecker2_at_gmail.com)
Date: Sun Jun 07 2009 - 06:47:04 PDT

  • Next message: wahaha070_at_sina.com: "BLCR callbacks"
    On Friday 05 June 2009, Paul H. Hargrove wrote:
    > Neal,
    >
    >   Attached is a patch for BLCR-0.8.1 that have confirmed resolves the
    > compilation issue you report and a related depmod failure on
    > copy_fs_struct() that occurs once the compilation completes.  However, I
    > have *NOT* run the resulting kernel module because I don't have any
    > suitable installations on which to test.  So, I'd appreciate it if you
    > could test this out and let me know the outcome.
    >
    >   If this does work, then please consider this the "official
    > work-around" until I have a 0.8.2 release (if any).  The patch already
    > has by signed-off-by line in it and you can trivially claim that this
    > patch has been submitted "upstream".
    >
    > -Paul
    >
    
    Not entirely successful.  Here's what I get with this patch:
    Making all in kbuild
    /usr/bin/gmake -C /usr/src/kernels/2.6.29.4-167.fc11.i686.PAE 
    KBUILD_EXTMOD=/builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/kbuild 
    CC="gcc"
      LD      
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/kbuild/built-
    in.o
      CC [M]  
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/kbuild/vmadump_common.o
    In file included from 
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/cr_module.h:78,
                     from 
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/kbuild/../../vmadump4/vmadump.h:151,
                     from 
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/kbuild/vmadump_common.c:52:
    /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.4-167.fc11.i686.PAE/cr_module/cr_kcompat.h:567:3: 
    error: #error "no cr_free_fs_struct() definition"
    

  • Next message: wahaha070_at_sina.com: "BLCR callbacks"