Your recommendation was exactly what I needed!  I ended up using the no
debug options at the ./configure stage.  Now it is working excellent on my
mac.  I really can't thank you all enough for forking rdesktop and putting
your time and energy into it to make it great (even with some thought for
mac support).  I have to administer windows machines daily at my job, and
now I can do it without running into all sorts of keyboard related bugs in
the microsoft OS X RDP client.  Hooray for xFreeRDP!

Brian

On Thu, Aug 18, 2011 at 12:00 PM, Marc-André Moreau <
marcandre.mor...@gmail.com> wrote:

> 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
>>
>
>


-- 
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

Reply via email to