Can not build gzip-1.4: bugs around match.S

2010-02-18 Thread Petr Pisar
Hello, I'm not able to build gzip-1.4 on my i686 machine: cp ./match.c _match.S gcc -std=gnu99 -E -DNO_UNDERLINE _match.S > _match.i sed '/^ * < _match.i > match_.s /bin/sh: -c: line 0: unexpected EOF while looking for matching `'' /bin/sh: -c: line 1: syntax error: unexpected end of file make[3

Can not build gzip-1.4: bugs around match.S

2010-02-18 Thread Petr Pisar
Hello, [This mail did not appear on the list. Second attempt.] I'm not able to build gzip-1.4 on my i686 machine: cp ./match.c _match.S gcc -std=gnu99 -E -DNO_UNDERLINE _match.S > _match.i sed '/^ * < _match.i > match_.s /bin/sh: -c: line 0: unexpected EOF while looking for matching `'' /bin/sh

Re: Can not build gzip-1.4: bugs around match.S

2010-02-18 Thread Petr Pisar
I wrote a patch that allows me to compile gzip-1.4. But I'm not sure whether the assembler check in configure works correctly. I think the assembler implementation is not used anymore and it's triggered on my system just because config.h exists in /usr/include. (On other systems this check failes

bug#62695: Gzip error

2023-04-06 Thread Petr Pisar
V Thu, Apr 06, 2023 at 09:25:50AM +, Mary-Anne Freckleton via GNU gzip discussion and bug reports. napsal(a): > I am trying to gzip some files; however, I keep getting the error message The message is: $ gzip FILE_NAME gzip: FILE_NAME.gz: Operation not permitted The cause it that you don't