Looks like a call to hexdump which wasn't updated when freerdp_hexdump was
introduced, and only present with certain debug output. What Dorian just
said should help fix it.

On Thu, Aug 18, 2011 at 11:56 AM, Dorian Johnson
<dor...@dorianjohnson.com>wrote:

> Are you on the latest git version? I think Marc pushed a fix for this
> a few days ago.
>
> If you are on edge and still getting it, here are two solutions:
>  1. disable debugging with ./configure --without-debug
> --without-debug-rdp --without-debug-chanman
>  2. Do a find/replace on source and change hexdump( to freerdp_hexdump(
>
> On Thu, Aug 18, 2011 at 7:35 AM, Brian Bouterse <bmbou...@gmail.com>
> wrote:
> > I installed [1] xfreerdp onto my Snow Leopard machine, but I receive the
> > following traceback when I go to connect to a windows XP machine.
> >
> > [1]:
> >
> http://www.freerdp.com/wiki/doku.php?id=compilation#xfreerdp_on_mac_os_x
> > briansmac:FreeRDP bmbouter$  xfreerdp 152.14.17.247
> > keyboard_layout: 0x409
> > connecting to 152.14.17.247:3389
> > connecting to 152.14.17.247:3389
> > connecting to 152.14.17.247:3389
> > Standard RDP encryption negotiated
> > dyld: lazy symbol binding failed: Symbol not found: _hexdump
> >   Referenced from: /usr/local/lib/libfreerdp-core.0.dylib
> >   Expected in: flat namespace
> > dyld: Symbol not found: _hexdump
> >   Referenced from: /usr/local/lib/libfreerdp-core.0.dylib
> >   Expected in: flat namespace
> > Trace/BPT trap
> > Thanks in advance!
> > Brian
> >
> > --
> > Brian Bouterse
> > ITng Services
> >
> >
> ------------------------------------------------------------------------------
> > Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> > user administration capabilities and model configuration. Take
> > the hassle out of deploying and managing Subversion and the
> > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> > _______________________________________________
> > Freerdp-devel mailing list
> > Freerdp-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freerdp-devel
> >
> >
>
>
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to