Bug in INN CURRENT 20020223
Jeffrey M. Vinocur
jeff at litech.org
Sun Feb 24 20:16:50 UTC 2002
On Sun, 24 Feb 2002, Russ Allbery wrote:
> innfeed/host.c needed to include <sys/socket.h> to pick up
> sockaddr_storage on at least Solaris 8.
As did some of the configure tests in order to detect properly, also
fixed.
> Fixed in CURRENT.
Beat me to it :-) The configure stuff is also fixed now.
I realized that I can compile on my OS X machine and see how things are
going in the BSD world. Everything now is fine except that the SMB
authprog won't compile:
cd authprogs && make all
(cd smbval ; make)
cc -traditional-cpp -g -O2 -I../include -I../../include -c session.c
session.c:26: malloc.h: No such file or directory
it looks like BSD wants sys/malloc.h. I don't know what to do about this.
--
Jeffrey M. Vinocur
jeff at litech.org
More information about the inn-workers
mailing list