<div dir="ltr">Hi Paul,<div><br></div><div>1.<br><div><div><ul><li>Kernel - 2.6.31</li><li>gcc    - 4.9.4      </li><li>glibc  - 2.19 </li></ul></div><div>2.</div><div>  please refer to the attached log file.</div><div><br></div>3.<br>I am facing this issue in the latest version tzdb-2023c.<br><br>4.<br>i used the -DPORT_TO_C89 option in CFLAGS also the same error occurred. I also attached the error log also.</div></div><div><br></div><div><br></div><div>Thanks,</div><div>Naveen.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 31, 2023 at 3:48 AM Paul Eggert <<a href="mailto:eggert@cs.ucla.edu">eggert@cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 5/30/23 00:57, Naveen kumar via tz wrote:<br>
> I am facing this issue while compiling the tzdata latest version<br>
> tzdb-2023c.I attached the log for your reference.<br>
<br>
Thanks for reporting the problem.<br>
<br>
What compiler and compiler version are you using? For example, if you're <br>
using GCC, what is the output of the 'gcc --version' command?<br>
<br>
What options are you giving the compiler?<br>
<br>
Is the problem new to tzdb-2023c, or do you see it with earlier versions <br>
of tzdb?<br>
<br>
Does the problem go away if you compile with the -DPORT_TO_C89 compiler <br>
option? E.g.,<br>
<br>
make CFLAGS='-DPORT_TO_C89'<br>
<br>
The PORT_TO_C89 flag is documented in the Makefile.<br>
</blockquote></div>