bug#33689: Gzip compilation failure

2019-01-03 Thread Paul Eggert
Mohammad Akhlaghi wrote: I must say that after we tried building the new Gzip 1.10, it built finely and without any problems. So probably it has been addressed already Thanks for checking. I'm closing the bug.

bug#33689: Gzip compilation failure

2019-01-03 Thread Mohammad Akhlaghi
Attached you can see the `gzip.i.gz' file (for version 1.9.10-051e) I must say that after we tried building the new Gzip 1.10, it built finely and without any problems. So probably it has been addressed already, I am just sending this tarball to help in confirming if it has been fixed. I am

bug#33689: Gzip compilation failure

2018-12-09 Thread Paul Eggert
To debug this, it's helpful to see the preprocessor output. Please try building with this command. make V=1 Suppose the last compilation (i.e., the one that failed) looks like this: gcc *FLAGS* -c -o gzip.o gzip.c where *FLAGS* stands for a lot of compiler flags. Then preprocess gzip.c instea

bug#33689: Gzip compilation failure

2018-12-09 Thread Mohammad Akhlaghi
Dear Gzip maintainers, I am trying to build GNU Gzip 1.9.10-051e (bootstrapped from the Git repository) on a Mac OS machine. But I got several compilation errors that are shown in the attached file. I would appreciate any thoughts on fixing them. Here is some basic information on the operati