Hi!
> 
> Did you get a look at it after I sent you the time.h file ?
> 

Sorry, didn't had a chance until now to check it.

Could please try if the attached patch solves the problem

Gerald


> /S
> 
> Gerald Richter wrote:
> > Hi,
> > 
> > 
> >>Getting the following error when compiling on FreeBSD. 
> There might be 
> >>some information on:
> >>
> >>http://mailman.fastxs.net/pipermail/dbmail-dev/2005-May/006905.html
> >>
> >>eputil.c:2057: error: 'timezone' redeclared as different kind of 
> >>symbol
> >>/usr/include/time.h:149: error: previous declaration of 
> 'timezone' was 
> >>here
> > 
> > 
> > Could you please send me your file /usr/include/time.h
> > 
> > Gerald
> > 
> > 
> > 
> >  
> > ** Virus checked by BB-5000 Mailfilter **
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
>  
> ** Virus checked by BB-5000 Mailfilter ** 
> !DSPAM:435cb65d67027385489032!
> 


 
** Virus checked by BB-5000 Mailfilter ** 
Index: eputil.c
===================================================================
RCS file: /home/cvs/embperl/eputil.c,v
retrieving revision 1.49
diff -r1.49 eputil.c
2056a2057
> #ifndef __BSD_VISIBLE
2058a2060
> #endif
2081a2084
> #ifndef __BSD_VISIBLE
2082a2086,2088
> #else
>     tz = -tms.tm_gmtoff / 36 + (tms.tm_isdst?100:0) ;
> #endif



** Virus checked by BB-5000 Mailfilter **

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to