Re: 'make' from a fresh git clone.

2013-10-11 Thread Sharon Kimble
On Fri, 11 Oct 2013 19:28:41 +0100 Thomas Adam wrote: > What system is this on? From my sig line - Debian stable, Fluxbox 1.3.5 :) Thanks Sharon. > > Thomas Adam > On 11 Oct 2013 19:24, "Sharon Kimble" wrote: > > > When 'make'ing tmux from a fresh git clone tonight, i got this error > > repo

Re: 'make' from a fresh git clone.

2013-10-11 Thread Thomas Adam
Fixed. Thanks, Thomas On 11 October 2013 19:23, Sharon Kimble wrote: > When 'make'ing tmux from a fresh git clone tonight, i got this error > report - > [boudiccas:Fri Oct 11 19:18:36 @~/git/tmux]$ [2702]>; make > depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > gcc -DPACK

Re: 'make' from a fresh git clone.

2013-10-11 Thread Thomas Adam
What system is this on? Thomas Adam On 11 Oct 2013 19:24, "Sharon Kimble" wrote: > When 'make'ing tmux from a fresh git clone tonight, i got this error > report - > [boudiccas:Fri Oct 11 19:18:36 @~/git/tmux]$ [2702]>; make > depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >

'make' from a fresh git clone.

2013-10-11 Thread Sharon Kimble
When 'make'ing tmux from a fresh git clone tonight, i got this error report - [boudiccas:Fri Oct 11 19:18:36 @~/git/tmux]$ [2702]>; make depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_S