ok, so I managed to compile and start the tmux 2.1 and not the latest 2.3
The problem was with the err.h that was included in the tmux.c of the
version 2.3. It was not included in 2.1... voila :)

server_name# ./tmux -V
tmux 2.1

server_name# date
Monday, December  5, 2016 12:05:24 PM CET

server_name# uname -a
SunOS server_name 5.10 sun4v sparc sun4v


Don't remember as well about these steps:


add /usr/ccs/bin to your $PATH
export LD_LIBRARY_PATH=/usr/sfw/lib
copy the cdefs.h to /usr/include/sys

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to