Are you sure you rebuilt tmux entirely against one version of libevent and aren't mixing headers between versions?
On Mon, Sep 20, 2010 at 04:44:03PM -0400, Kris Malfettone wrote: > With the CVS HEAD and libevent-1.4.14b-stable it is dying at: > window.c:620* new_size = EVBUFFER_LENGTH(wp->event->input) - wp->pipe_off; > Because wp->event->input is null.** > > On Sep 20, 2010 4:32 PM, "Nicholas Marriott" > <[1][email protected]> wrote: > > no, tmux requires libevent 1.4, not libevent 2 > > > > > > On Mon, Sep 20, 2010 at 04:20:17PM -0400, Kris Malfettone wrote: > >> I tried the CVS HEAD but that required to me to also get a newer > libevent, > >> I believe,* libevent-2.0.7-rc. That got a little farther and showed the > >> prompt, but when I hit a key it crashed as well.* I did not attach gdb > to > >> see where it crashed though. > >> > >> On Sep 20, 2010 3:51 PM, "Nicholas Marriott" > >> <[1][2][email protected]> wrote: > >> does it work with tmux CVS HEAD? > >> > >> On Mon, Sep 20, 2010 at 03:46:53PM -0400, Kris Malfettone wrote: > >> > tmux-1.3 > >> > libevent-1.4.1... > >> > >> > <[1][2][3][email protected]> wrote: > >> > > what versions? > >> > > > >> > > > >> > > On Mon, Sep ... > >> > >> > * *>> [2][3][4]http://p.sf.net/sfu/novell-sfdev2dev > >> > * *> > >> > * *>> _______________________________________________ > >> > * *>> tmux-users mailing list > >> > * *>> [3][4][5][email protected] > >> > * *>> > [4][5][6]https://lists.sourceforge.net/lists/listinfo/tmux-users > >> > * *> > >> > > >> > References > >> > > >> > * *Visible links > >> > * *1. mailto:[6][7][email protected] > >> > * *2. [7][8]http://p.sf.net/sfu/novell-sfdev2dev > >> > * *3. mailto:[8][9][email protected] > >> > * *4. [9][10]https://lists.sourceforge.net/lists/listinfo/tmux-users > >> > >> References > >> > >> Visible links > >> 1. mailto:[11][email protected] > >> 2. mailto:[12][email protected] > >> 3. [13]http://p.sf.net/sfu/novell-sfdev2dev > >> 4. mailto:[14][email protected] > >> 5. [15]https://lists.sourceforge.net/lists/listinfo/tmux-users > >> 6. mailto:[16][email protected] > >> 7. [17]http://p.sf.net/sfu/novell-sfdev2dev > >> 8. mailto:[18][email protected] > >> 9. [19]https://lists.sourceforge.net/lists/listinfo/tmux-users > > References > > Visible links > 1. mailto:[email protected] > 2. mailto:[email protected] > 3. mailto:[email protected] > 4. http://p.sf.net/sfu/novell-sfdev2dev > 5. mailto:[email protected] > 6. https://lists.sourceforge.net/lists/listinfo/tmux-users > 7. mailto:[email protected] > 8. http://p.sf.net/sfu/novell-sfdev2dev > 9. mailto:[email protected] > 10. https://lists.sourceforge.net/lists/listinfo/tmux-users > 11. mailto:[email protected] > 12. mailto:[email protected] > 13. http://p.sf.net/sfu/novell-sfdev2dev > 14. mailto:[email protected] > 15. https://lists.sourceforge.net/lists/listinfo/tmux-users > 16. mailto:[email protected] > 17. http://p.sf.net/sfu/novell-sfdev2dev > 18. mailto:[email protected] > 19. https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ tmux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tmux-users
