Subject: Compiling Questions and Errors
To: None <port-mac68k@NetBSD.ORG>
From: None <spectrum@rlion.com>
List: port-mac68k
Date: 03/29/1996 22:45:48
Hi im trying to compile to programs:
pidentd 2.6.1 and
irc2.8.28 (irc server)
i have both configured for NetBSD (of the compile options available)
heres the problem with pdeitnd 2.6.1:
it tried to include /sys/kinfo.h but there is no /sys directory on my
system. Assumption: I am missing some libraries of some sort...
problem with irc2.8.28:
i get a previous declaration error on sys_errlist. it is apparently
defined in bsd.c and stdio.h

reason why im trying to get pidentd to compile is cause i cant manage to
get the built in identd to work properly for IRC...

Thanks