[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5666) getpeereid.c:65: error: storage size of peercred isnt known
Full_Name: Gavin Henry
Version: 2.4.11
OS: Fedora 9 i386
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (80.229.93.1)
Submitted by: ghenry
gcc -g -O2 -I../../include -I../../include
-I/usr/local/BerkeleyDB.4.2/include -c -o fetch.o fetch.c
gcc -g -O2 -I../../include -I../../include
-I/usr/local/BerkeleyDB.4.2/include -c -o setproctitle.o setproctitle.c
gcc -g -O2 -I../../include -I../../include
-I/usr/local/BerkeleyDB.4.2/include -c -o getpeereid.o getpeereid.c
getpeereid.c: In function ?lutil_getpeereid?:
getpeereid.c:65: error: storage size of ?peercred? isn?t known
make[2]: *** [getpeereid.o] Error 1
Hi all,
For some reason this is dieing on my laptop at above, but I haven't tested this
on Fedora 9 i386 before, sorry.
Any ideas?