Full_Name: Rick Stevens Version: 2.4.16 OS: Fedora 10, x86_64 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (12.200.106.34)
Compilation fails when compiling the libraries/liblutil/getpeereid.c file. Under Fedora 10, one must include the line:
#define _GNU_SOURCE
somewhere near the top of the file to ensure the system can pick up the size of the "ucred" structure.