Couple of minor items in his.c in the 7/10 snapshot under Linux/gcc

Russ Allbery rra at stanford.edu
Wed Jul 11 05:10:24 UTC 2001


Joe St Sauver <JOE at OREGON.UOREGON.EDU> writes:

> his.c: In function `HISlogto':
> his.c:381: invalid use of undefined type `struct timeval'
> his.c:382: invalid use of undefined type `struct timeval'
> his.c:383: invalid use of undefined type `struct timeval'
> his.c:384: invalid use of undefined type `struct timeval'

Hm.  What are TIME_WITH_SYS_TIME and HAVE_SYS_TIME_H set to in config.h?
If either of them aren't defined, could you take a look in config.log for
the relevant log messages and see why configure didn't think that <time.h>
and <sys/time.h> could be included at the same time?

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the inn-workers mailing list