[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2.8 identd won't compile
- To: misc@openbsd.org
- Subject: 2.8 identd won't compile
- From: "Robin S. Socha" <rsocha@kens.com>
- Date: Fri, 3 Nov 2000 08:18:59 -0500
- Content-Disposition: inline
- User-Agent: Mutt/1.3.10i
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.