Are there any known problems with lzo compression? Running under HPUX, I see a .i file being corrupted on the remote machine. Tracing the system calls shows that distccd is creating a .i file of the proper length, with correct data, except that data at the end of the file has been changed to all null bytes. Perhaps an mmap() problem? -- Joe Buehler