Difficulties trying to compile today's gzip cvs-sources.

2007-03-17 Thread Juan Manuel Guerrero
;s|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../.' \ < ./stdlib_.h; \ } > stdlib.h-t sed: read error on ../.: Is a directory make[1]: *** [stdlib.h] Error 4 make[1]: Leaving directory `/home/jmg/gzip/lib' make: *** [all-recursive] Error 1 Am I missing something here? If more information is required. please contact me. Regards, Juan Manuel Guerrero

Small suggestion for znew.in

2007-03-25 Thread Juan Manuel Guerrero
I would like to suggest to use TMPDIR before to default to /tmp. This makes it easier to port gzip to no posix OSs. Regards, Juan M. Guerrero diff -aprNU5 gzip-1.3.11.orig/znew.in gzip-1.3.11/znew.in --- gzip-1.3.11.orig/znew.in2007-02-05 20:54:26 + +++ gzip-1.3.11/znew.in 2007-03-25 21