Kernel_Killer
October 26th, 2003, 22:18
FreeBSD 4.8
For some reason I'm getting an error from gzip when trying to make a named-xfer file. This is what happens. I go to /usr/src/lib/libisc/ and run:
make cleandir && make cleandir && make depend && make all
returning this error:
gzip -cn assertions.3 > assertions.3.gz
-cn: No such file or directory
*** Error code 1
I upgraded gzip, and that function still won't work. Does anyone know a workaround?
For some reason I'm getting an error from gzip when trying to make a named-xfer file. This is what happens. I go to /usr/src/lib/libisc/ and run:
make cleandir && make cleandir && make depend && make all
returning this error:
gzip -cn assertions.3 > assertions.3.gz
-cn: No such file or directory
*** Error code 1
I upgraded gzip, and that function still won't work. Does anyone know a workaround?