[OpenAFS-devel] openafs-1.5.66 compile error on Fedora 11

Alf Wachsmann alfw@slac.stanford.edu
Wed, 28 Oct 2009 09:18:26 -0700 (PDT)


On Wed, 28 Oct 2009, Simon Wilkinson wrote:
> On 28 Oct 2009, at 16:01, Alf Wachsmann wrote:
>
>> I am trying to compile openafs-1.5.66 on my 64 bit Fedora 11 system
>> with the latest kernel (2.6.30.9-90.fc11.x86_64) and am getting this
>
> Where is struct sock_extended_err defined in your system headers?

This is in /usr/include/linux/errqueue.h

struct sock_extended_err
{
         __u32   ee_errno;
         __u8    ee_origin;
         __u8    ee_type;
         __u8    ee_code;
         __u8    ee_pad;
         __u32   ee_info;
         __u32   ee_data;
};

-- Alf.

-----------------------------------------------------------------------
   Alf Wachsmann                       | e-mail: alfw@slac.stanford.edu
   SLAC - Scientific Computing         | Phone:  +1-650-926-4802
   2575 Sand Hill Road, M/S 97         | FAX:    +1-650-926-3329
   Menlo Park, CA 94025, USA           | Office: Bldg. 50/323
-----------------------------------------------------------------------
                 http://www.slac.stanford.edu/~alfw (PGP)
-----------------------------------------------------------------------