What version of libevent are you using?  The definition of
EVBUFFER_EOL_LF is in buffer.h of the libevent library.

On Sat, Oct 20, 2012 at 2:10 AM, sudhir meena <surwt...@gmail.com> wrote:
>
> Good Morning
> Sir,
>
>
>         There is error in Compiling of tmux, here i send the error so please
> give me some suggestion to fix it.
>
>
> [root@localhost]# make
> gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\"
> -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"tmux\ 1.7\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\"
> -DVERSION=\"1.7\" -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=c99    -MT control.o -MD -MP -MF .deps/control.Tpo -c -o
> control.o control.c
> control.c: In function ‘control_callback’:
> control.c:103: warning: implicit declaration of function ‘evbuffer_readln’
> control.c:103: error: ‘EVBUFFER_EOL_LF’ undeclared (first use in this
> function)
> control.c:103: error: (Each undeclared identifier is reported only once
> control.c:103: error: for each function it appears in.)
> make: *** [control.o] Error 1
>
> --
> Sudhir Kumar Meena
> Linux System Engineer
> +91-8373902596
> Acube Promotion House Pvt. Ltd.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to