> On Nov 30, 2024, at 5:52 PM, Ben Huntsman <b...@huntsmans.net> wrote:
> 
> In file included from 
> /home/build/openafs/src/external/heimdal/hcrypto/sha256.c:34:
> In file included from 
> /home/build/openafs/src/crypto/hcrypto/kernel/config.h:30:
> In file included from /home/build/openafs/src/afs/sysincludes.h:276:
> ../sys/socketvar.h:158:57: error: array has incomplete element type 'struct 
> free_sock_hash_bucket'
> extern struct free_sock_hash_bucket free_sock_hash_table[];
>                                                         ^
> ../sys/socketvar.h:158:15: note: forward declaration of 'struct 
> free_sock_hash_bucket'
> extern struct free_sock_hash_bucket free_sock_hash_table[];
>               ^
> 
>    Unfortunately sys/socketvar.h is an AIX-supplied header file, so we can't 
> change it.  I could open a bug report with IBM but even if they fix it in the 
> future we still need to deal with this situation for this version.
> 

Where is  struct free_sock_hash_bucket declared?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to