I have lxsuse installed and compiled afs from it..
with loff_t  i_size  in the struct inode..

        -----Original Message----- 
        From: Hans Ranke 
        Sent: on 2001-02-21 13:19 
        To: Lars Jonsson 
        Cc: [EMAIL PROTECTED] 
        Subject: Re: [OpenAFS-devel] Suse 7.0 openafs client
segmentation fault 
        
        

        Lars Jonsson <[EMAIL PROTECTED]> wrote:
        
        > I have problem getting AFS client working with suse 7.0
        > When I try to start it up it will seg fault..=
        
        Be sure to have the correct set of kernel include files
installed
        that corresponds to your kernel, when you compile afs.
        
        Standard SuSE installs the headers for a plain 2.2.16 kernel,
        not the kernel with SuSE modifications. I think you need to
        install the packet lxsuse.
        
        Look at /usr/include/linux/fs.h, struct inode:
        in the standard 2.2.16 kernel it has off_t i_size, while
        the SuSE kernel has loff_t i_size.
        
        Regards, Hans
        
        --
        Hans Ranke
[EMAIL PROTECTED]
        Lehrstuhl fuer
Institute for
        Entwurfsautomatisierung                     Electronic Design
Automation
                      Technische Universitaet Muenchen, Germany

        
        
        

_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to