Hi Richter,

Use the latest development version on git, previous versions won't work

the bug you see is a problem with the semaphore functions used in xfreerdp
that don't work the same on Mac OS X, causing the main loop to simply quit
without a warning. In the latest development branch, I added a utility
function that bridges the gap for semaphore functions between Mac OS X and
other systems, so it should work.

I actually fixed a little compilation error for Mac OS X yesterday, so you
can be sure that the latest dev versions compiles and run

On Thu, Apr 7, 2011 at 5:04 AM, <[email protected]> wrote:

> Hi,
>
> I am trying to get FreeRDP to run on Mac OS/X 10.6.
>
> I have successfully compiled it, but when I try to start a session, I get
> the following output and nothing happens (only a X server is started):
>
>
> #xfreerdp 10.11.12.245
>
> Couldn't find rules file (xorg)
> find_keyboard_layout_in_xorg_rules: 0
> Found locale : de_DE
> detect_keyboard_layout_from_locale: 407
> Using German (0x00000407)
> Loading keymap base
> kbd_init: detect_and_load_keyboard returned 1031
> freerdp_kbd_init: 407
> starting thread 0 to 10.11.12.245:3389
> freerdp_chanman_pre_connect:
> keyboard_layout: 407
> connecting to 10.11.12.245:3389
> TLS Encryption negotiated
> main thread, waiting for all threads to exit
> main thread, all threads did exit
>
>
> Does anybody have an idea what's going wrong here or how I can start to
> debug this?
>
> Gerald
>
> -------------------------------------------
> Gerald Richter      Tel. +49 (6133) 939-122
>
>
>
>
>
> ------------------------------------------------------------------------------
> Xperia(TM) PLAY
> It's a major breakthrough. An authentic gaming
> smartphone on the nation's most reliable network.
> And it wants your games.
> http://p.sf.net/sfu/verizon-sfdev
> _______________________________________________
> Freerdp-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to