It's ok, the problem is that when NetBSD implemented strnvis they rather stupidly changed the argument order and FreeBSD picked up the functions from them. Please give the configure.ac change in my last mail a go.
Thanks On Mon, Dec 02, 2013 at 07:51:17PM -0500, Eitan Adler wrote: > On Mon, Dec 2, 2013 at 6:55 PM, Nicholas Marriott > <nicholas.marri...@gmail.com> wrote: > > Honestly, you are not making this easy... > > I'm sorry... I'm trying to provide what you are asking for; I supplied > *ent previously but will supply it again here. > > > gdb$ up > #1 0x0000000800fec57f in ?? () from /lib/libc.so.7 > gdb$ up > #2 0x0000000800fecc5b in strnvis () from /lib/libc.so.7 > gdb$ up > #3 0x00000000004151de in cmd_server_info_exec (self=0x8018814c0, > cmdq=0x80187f160) at cmd-server-info.c:148 > 148 strnvis(out, > code->value.string, sizeof out, > gdb$ p *ent > $1 = { > code = TTYC_ACSC, > type = TTYCODE_STRING, > name = 0x4789f0 "acsc" > } > gdb$ p *code > $2 = { > type = TTYCODE_STRING, > value = { > string = 0x80185a240 > "``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~", > number = 0x185a240, > flag = 0x185a240 > } > } > > > > > > -- > Eitan Adler ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users