On Friday 25 July 2003 08:28, Hani Mouneimne wrote: > Still problematic on 2 boxes
I'm running FreeBSD 4.7-RELEASE and I'm getting the same thing. Is the 'timezone' variable on line 1333 of vdelivermail.c supposed to be generated by tzset()? I can't find tzset() in my source tree, but I have a man page for it which doesn't list a 'timezone' var. If I could find the bloody thing in the source then I could figure out it's type and submit a patch I think... I'll keep looking... > > Making all in cdb > gcc -I. -Icdb -g -O2 -Wall -c vchkpw.c > gcc -I. -Icdb -g -O2 -Wall -c hmac_md5.c > gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a > -lcrypt > gcc -I. -Icdb -g -O2 -Wall -c vdelivermail.c > vdelivermail.c: In function `date_header': > vdelivermail.c:1333: invalid operands to binary / > vdelivermail.c:1321: warning: `tz' might be used uninitialized in this > function > *** Error code 1 > > Stop in /usr/home/smooth/vpopmail-5.3.23. > *** Error code 1 > > Stop in /usr/home/smooth/vpopmail-5.3.23. > *** Error code 1 > > Stop in /usr/home/smooth/vpopmail-5.3.23. > bsd# > > Same on the other server. > > Regards > Hani -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net
