<div dir="ltr"><div><div><div><div><div>Hi,<br></div></div><div><br></div>You might need these patches:<br><br>Fix Makefile quoting bug
    <br><a href="https://github.com/eggert/tz/commit/b520d20b8122a783f99f088758b78d928f70ee34">https://github.com/eggert/tz/commit/b520d20b8122a783f99f088758b78d928f70ee34</a><br><br>Port zdump to C90 + snprintf
    <br><a href="https://github.com/eggert/tz/commit/e231da4fb2beb17c60b4b1a5c276366d6a6e433f">https://github.com/eggert/tz/commit/e231da4fb2beb17c60b4b1a5c276366d6a6e433f</a><br><br></div>Everything works as expected for me when I use these patches.<br><br></div>Hope this helps!<br></div>Patsy<br><div><div><div><br><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 25, 2017 at 11:01 PM, 大山俊成 <span dir="ltr">&lt;<a href="mailto:ohyamat@citizen.co.jp" target="_blank">ohyamat@citizen.co.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, Previously, I tryed 2017b like the following.<br>
 make TOPDIR=$HOME/tzdir install<br>
 $HOME/tzdir/etc/zdump -v America/Los_Angeles<br>
It works good .<br>
<br>
Now I tryed 2017c as the same way.<br>
 make TOPDIR=$HOME/tzdir install<br>
 $HOME/tzdir/etc/zdump -v America/Los_Angeles<br>
But , zdump outputs  &quot;America/Los_Angeles: No such file or Directory&quot;<br>
<br>
Something wrong with me?<br>
</blockquote></div><br></div>