Re: [tz] Build error on tzdb-2018a
Matias Fonzo wrote:
I can't update tzdb-2018a, I am getting this error:
make: *** No rule to make target 'pacificnew', needed by 'version'.
Thanks for reporting this packaging problem, which was not detected by the checks that I do before making a distribution. I have installed the attached patch to the development version; please give it a try. Because this problem was caught before I announced 2018a, I will hold off on making an announcement. Instead, I plan to wait a day or so for review of this patch, and then release 2018b with this patch.
Hi Paul, On Wed, 17 Jan 2018 01:14:26 -0800 Paul Eggert <eggert@cs.ucla.edu> wrote:
Matias Fonzo wrote:
I can't update tzdb-2018a, I am getting this error:
make: *** No rule to make target 'pacificnew', needed by 'version'.
Thanks for reporting this packaging problem, which was not detected by the checks that I do before making a distribution. I have installed the attached patch to the development version; please give it a try.
There is a place from where to get the development version?. I've tried the patch against the tzdb-2018a, unfortunately it does not work: patching file Makefile Hunk #3 succeeded at 685 (offset -1 lines). Hunk #4 succeeded at 701 (offset -1 lines). Hunk #5 succeeded at 805 (offset -1 lines). patching file NEWS make: *** No rule to make target 'pacificnew', needed by 'version'. Stop. The patch was applied using `patch -Np1 -i <path/patchfile>'
On 01/17/2018 10:44 AM, Matias Fonzo wrote:
There is a place from where to get the development version?
Yes, it's here: https://github.com/eggert/tz For a few more details look for "GitHub" in: https://web.cs.ucla.edu/~eggert/tz/
On Wed, 17 Jan 2018 10:51:26 -0800 Paul Eggert <eggert@cs.ucla.edu> wrote:
On 01/17/2018 10:44 AM, Matias Fonzo wrote:
There is a place from where to get the development version?
Yes, it's here:
Good. In a simple `make', it worked for me! The 'pacificnew' file is there. :-)
For a few more details look for "GitHub" in:
Thanks, Matías
participants (2)
-
Matias Fonzo -
Paul Eggert