Fixed.

Thanks,

Thomas

On 11 October 2013 19:23, Sharon Kimble <boudic...@talktalk.net> 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 -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\"
> -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"tmux\ 1.9\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\"
> -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURSES_H=1 -DHAVE_DIRENT_H=1
> -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NCURSES_H=1
> -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1
> -DHAVE_TERM_H=1 -DHAVE_B64_NTOP=1 -DHAVE_FORKPTY=1 -DHAVE_DAEMON=1
> -DHAVE_SETENV=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1
> -DHAVE_CFMAKERAW=1 -DHAVE_OPENAT=1 -DHAVE_DECL_OPTARG=1
> -DHAVE_DECL_OPTIND=1 -DHAVE_DECL_OPTRESET=0 -DHAVE_BZERO=1
> -DHAVE_DIRFD=1 -DHAVE_SYSCONF=1 -DHAVE_CFMAKERAW=1 -DHAVE_BSD_TYPES=1
> -DHAVE___PROGNAME=1 -DHAVE_PROC_PID=1 -I.
> -DTMUX_CONF="\"/etc/tmux.conf\"" -DDEBUG -iquote.
> -I/usr/local/include     -D_GNU_SOURCE -std=gnu99 -O0 -g -Wno-long-long
> -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes
> -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow
> -Wpointer-arith -Wsign-compare -Wundef -Wbad-function-cast -Winline
> -Wcast-align -Wdeclaration-after-statement  -Wno-pointer-sign  -MT
> format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.c &&\ mv -f
> $depbase.Tpo $depbase.Po format.c: In function ‘format_window_pane’:
> format.c:527:10: error: conflicting types for ‘cmd’ format.c:526:15:
> note: previous declaration of ‘cmd’ was here format.c:559:7: error:
> ‘cwd’ undeclared (first use in this function) format.c:559:7: note:
> each undeclared identifier is reported only once for each function it
> appears in make: *** [format.o] Error 1
>
> Is this just a one-off, or is it a problem in my making and gittifying
> at this end please?
>
> Thanks
> Sharon.
> --
> A taste of linux = http://www.sharons.org.uk
> efever = http://www.efever.blogspot.com/
> efever = http://sharon04.livejournal.com/
> my git repo = https://github.com/boudiccas/dots
> Debian stable, Fluxbox 1.3.5, LibreOffice  4.1.0.4
> Registered Linux user 561944
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users
>

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to