linux compile: tty.c:1006 undefined ref to __b64_ntop

2011-05-26 Thread clemens fischer
'uname -rms' -> Linux 2.6.38.7-spott-8-g2232235 i686 CVS version from a few minutes ago: ... gcc -O -D_GNU_SOURCE -std=c99 -g -ggdb -O0 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointe

Re: tmux & svn

2011-05-26 Thread Thomas Adam
On Sun, May 22, 2011 at 10:00:48PM +0100, Nicholas Marriott wrote: > tmux is now using svn as primary version control on SF. > > To checkout do: > > $ svn co http://tmux.svn.sf.net/svnroot/tmux/trunk tmux > > If you need to commit, use https instead, SF has information. > > We'll see how this g