* Nicholas Marriott on Tuesday, October 21, 2014 at 09:27:00 +0100
> Try this please:
> 
> diff --git a/compat.h b/compat.h
> index 2e433a0..5f3ff8f 100644
> --- a/compat.h
> +++ b/compat.h
> @@ -176,6 +176,10 @@ typedef uint64_t u_int64_t;
> #define TTY_NAME_MAX 32
> #endif
> 
> +#ifndef HOST_NAME_MAX
> +#define HOST_NAME_MAX 255
> +#endif
> +
> #ifndef HAVE_FLOCK
> #define LOCK_SH 0
> #define LOCK_EX 0

Does the trick. Built and running as we speak.

Thanks.

-- 
\black\trash movie           _COWBOY  CANOE  COMA_
            Ein deutscher Western/A German Western

--->> http://www.blacktrash.org/underdogma/ccc.php

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to