Re: Error building source

2015-01-17 Thread Jeffery Joltes
Thanks for your response Nicholas, Well I am confused as to how to include the paths for libevent properly. On one hand event.h seems to be referencing /event2/visibility.h --> which would indicate that the main include path should be as follows LIBEVENT_CFLAGS=-I/[path-to-home]/usr/include/libev

Re: Error building source

2015-01-09 Thread Nicholas Marriott
rge.net Subject: Re: Error building source Thanks for your response Nicholas, Well I am confused as to how to include the paths for libevent properly. On one hand event.h seems to be referencing /event2/visibility.h --> which would indicate that the main include path should be as follows LIBE

Re: Error building source

2015-01-09 Thread Nicholas Marriott
What exact command line do you use to configure? On Thu, Jan 08, 2015 at 03:40:12PM -0700, Jeffery Joltes wrote: >I do not have root permission so I am trying to build tmux from source. I >built libevent from source and set the configure flags to specify a custom >location. >confi

Error building source

2015-01-09 Thread Jeffery Joltes
I do not have root permission so I am trying to build tmux from source. I built libevent from source and set the configure flags to specify a custom location. configure succeeds but I'm getting the following compiler error In file included from arguments.c:26: tmux.h:27:19: error: event.h: No suc