*** INN 2.3 compiling bug on FreeBSD 3.4 RELEASE ***
Yury B.Razbegin
yur at simtel.ru
Tue Apr 4 13:00:08 UTC 2000
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
Patch for fixing this bug:
=============================================================================
*** innd/innd.c Tue Apr 4 16:53:11 2000
--- innd/innd.c.orig Tue Apr 4 14:00:36 2000
***************
*** 6,12 ****
#include "clibrary.h"
#include <netinet/in.h>
#include <sys/ioctl.h>
- #include <sys/time.h>
#include <sys/resource.h>
#include <sys/uio.h>
--- 6,11 ----
=============================================================================
--
* Yury B.Razbegin * yur at simtel.ru * +7 (-8422) -35-32-09 (Fax: -41-00-19) *
More information about the inn-bugs
mailing list