[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2.8 identd won't compile



Greetings, I hope this is the right forum. 2.8 CVS checkout as of today,
10:40:

(root@testball):(/usr/src/libexec)# uname -a
OpenBSD testball 2.8 PURGATORY#0 i386
(root@testball):(/usr/src/libexec)# make
===> identd
cc -O2   -Wall -Werror   -c openbsd.c
openbsd.c: In function `k_getuid':
openbsd.c:52: structure has no member named `sa_len'
openbsd.c:53: structure has no member named `sa_len'
openbsd.c:54: structure has no member named `sa_family'
openbsd.c:55: structure has no member named `sa_family'
*** Error code 1

Stop in /usr/src/libexec/identd.
*** Error code 1

Stop in /usr/src/libexec.