bug#23751: version 1.8: errors in build and testsuite

2016-06-12 Thread Helmut Karlowski
Am 12.06.2016, 05:11 Uhr, schrieb Helmut Karlowski: in line 261, but is executed by #!/bin/sh, which does not have a type-builtin, and the test fails because of this (#!/bin/bash would work). Sorry, dash has a type-builtin. --

bug#23751: version 1.8: errors in build and testsuite

2016-06-12 Thread Helmut Karlowski
Am 12.06.2016, 08:01 Uhr, schrieb Paul Eggert: Helmut Karlowski wrote: tailor.h says in line 187: #if defined(ATARI) || defined(atarist) # define ASMV and the build fails because match.o is not in gl_LIBOBJS. Sorry, are you building on a platform that defines ATARI or atarist? If Yes.

bug#23751: version 1.8: errors in build and testsuite

2016-06-12 Thread Paul Eggert
Helmut Karlowski wrote: IMHO the asm-test in configure should not be performed in these cases or ASMV should not be defined for atari or amiga in tailor.h. That's easy enough to do, so I did that in the gzip master on savannah, here: http://git.savannah.gnu.org/cgit/gzip.git and I am marking

bug#23518: [PROPOSED PATCH] gzip: drop mentions of Amiga, VMS

2016-06-12 Thread Paul Eggert
No further comment, so I installed this and am marking it as done.