On 4 Feb 2004, Joe Buehler <[EMAIL PROTECTED]> wrote: > 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?
Could you please try $ DISTCC_MMAP=0 $ export DISTCC_MAP on both the client and server machines, before starting the server? Please let me know if that fixes it -- if it does, I will turn off mmap by default on HP-UX. -- Martin
signature.asc
Description: Digital signature
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
