Hi

Your libevent version is too old.


On Mon, Aug 19, 2013 at 03:01:51PM +0000, Thomas Borneman wrote:
>    Hello,
> 
> 
> 
>    I'm trying to compiler tmux and I'm running into the following error:
> 
> 
> 
>    gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\"
>    -DPACKAGE_VERSION=\"1.8\" -DPACKAGE_STRING=\"tmux\ 1.8\"
>    -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\"
>    -DVERSION=\"1.8\" -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_DECL_OPTARG=1 -DHAVE_DECL_OPTIND=1
>    -DHAVE_DECL_OPTRESET=0 -DHAVE_BZERO=1 -DHAVE_DIRFD=1 -DHAVE_SYSCONF=1
>    -DHAVE_BSD_TYPES=1 -DHAVE___PROGNAME=1 -DHAVE_PROC_PID=1 -I.    -iquote.
>    -I/usr/local/include    -D_GNU_SOURCE -std=gnu99  -O2   -MT control.o -MD
>    -MP -MF .deps/control.Tpo -c -o control.o control.c
> 
>    control.c: In function aEUR~control_callbackaEUR(TM):
> 
>    control.c:63: warning: implicit declaration of function
>    aEUR~evbuffer_readlnaEUR(TM)
> 
>    control.c:63: error: aEUR~EVBUFFER_EOL_LFaEUR(TM) undeclared (first use in
>    this function)
> 
>    control.c:63: error: (Each undeclared identifier is reported only once
> 
>    control.c:63: error: for each function it appears in.)
> 
>    control.c:63: warning: assignment makes pointer from integer without a
>    cast
> 
>    make: *** [control.o] Error 1
> 
> 
> 
>    What is the correct fix to get around this?
> 
> 
> 
>    Thanks in advance.
> 
> 
> 
>    ---
> 
>    Thomas W. Borneman
> 
>    Email: bo...@sgi.com
> 
> 
> 
> 

> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and 
> AppDynamics. Performance Central is your source for news, insights, 
> analysis and resources for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&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