Re: More on fedora f11 build failure

From: Paul H. Hargrove (PHHargrove_at_lbl_dot_gov)
Date: Fri Jun 05 2009 - 16:00:48 PDT

  • Next message: Neal Becker: "Re: More on fedora f11 build failure"
    I didn't find a 2.6.29.3-140 but I've grabbed sources for 
    2.6.29.4-167.fc11.i686.PAE from Fedora's testing dir.
    I *can* reproduce the problem.  The function put_fs_struct() is gone, 
    and there is a new function free_fs_struct().
    
    If I can confirm that these are a 1-for-1 replacement, I'll provide the 
    necessary patch soon.  However, if the change is deeper than that, I 
    might not tackle until early next week.
    
    -Paul
    
    Neal Becker wrote:
    > ...
    >   CC [M]  
    > /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.3-140.fc11.i686.PAE/cr_module/kbuild/cr_dest_file.o
    > /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.3-140.fc11.i686.PAE/cr_module/kbuild/cr_dest_file.c: 
    > In function 'cr_loc_free':
    > /builddir/build/BUILD/blcr-0.8.1/_kmod_build_2.6.29.3-140.fc11.i686.PAE/cr_module/kbuild/cr_dest_file.c:189: 
    > error: implicit declaration of function 'put_fs_struct'
    >
    >   
    
    
    -- 
    Paul H. Hargrove                          PHHargrove_at_lbl_dot_gov
    Future Technologies Group                 Tel: +1-510-495-2352
    HPC Research Department                   Fax: +1-510-486-6900
    Lawrence Berkeley National Laboratory     
    

  • Next message: Neal Becker: "Re: More on fedora f11 build failure"