Broken build?

Javier Henderson javier at KJSL.COM
Tue Jan 18 22:54:05 UTC 2000


Russ Allbery writes:

 > > gcc -g -O2 -I../include   -c post.c
 > > post.c: In function `ProcessHeaders':
 > > post.c:389: invalid operands to binary /
 > > *** Error code 1
 > 
 > I think timezone isn't what it's "supposed" to be on your platform.  Do
 > you see a declaration of it in /usr/include/time.h?  What type does it say
 > that variable has?

	FreeBSD 3.4-current has;

char *timezone __P((int, int));

	I did a quick fix for my system, but you probably want to
have something a little more elegant :)

-jav



More information about the inn-workers mailing list