*** INN 2.3 compiling bug on FreeBSD 3.4 RELEASE ***
Russ Allbery
rra at stanford.edu
Tue Apr 4 22:51:50 UTC 2000
Yury B Razbegin <yur at simtel.ru> writes:
> On FreeBSD 3.4 RELEASE new INN 2.3 compiling bug:
> gcc -g -O2 -I../include -c innd.c
> In file included from innd.c:9:
> /usr/include/sys/resource.h:58: field `ru_utime' has incomplete type
> /usr/include/sys/resource.h:59: field `ru_stime' has incomplete type
> *** Error code 1
> Stop
Just fixed, thanks! (innd.h includes sys/time.h, so I just moved the
include of sys/resource.h below it.)
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-bugs
mailing list