Bug in INN CURRENT 20020223
Russ Allbery
rra at stanford.edu
Sun Feb 24 19:43:31 UTC 2002
The Doctor <doctor at doctor.nl2k.ab.ca> writes:
> More bad news coming from inn CURRENT 20020224
> gcc -g -O2 -I../include -c -o host.o host.c
> host.c: In function `hostIpAddr':
> host.c:1166: sizeof applied to an incomplete type
> host.c:1173: arithmetic on pointer to an incomplete type
> host.c:1173: dereferencing pointer to incomplete type
> host.c:1174: arithmetic on pointer to an incomplete type
> host.c:1174: dereferencing pointer to incomplete type
innfeed/host.c needed to include <sys/socket.h> to pick up
sockaddr_storage on at least Solaris 8. Fixed in CURRENT.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list