Re: [Freerdp-devel] compiler error using latest git

2011-08-19 Thread chris nelson
thanks! On Fri, Aug 19, 2011 at 8:33 AM, Marc-André Moreau < marcandre.mor...@gmail.com> wrote: > It's now pushed on git, the issue should be resolved, sorry about this > > > On Fri, Aug 19, 2011 at 10:29 AM, Marc-André Moreau < > marcandre.mor...@gmail.com> wrote: > >> I'll merge this, thank you

Re: [Freerdp-devel] compiler error using latest git

2011-08-19 Thread Marc-André Moreau
It's now pushed on git, the issue should be resolved, sorry about this On Fri, Aug 19, 2011 at 10:29 AM, Marc-André Moreau < marcandre.mor...@gmail.com> wrote: > I'll merge this, thank you > > > On Thu, Aug 18, 2011 at 11:07 PM, Rex Tsai wrote: > >> >> Enclosed please find the patch to fix the is

Re: [Freerdp-devel] compiler error using latest git

2011-08-19 Thread Marc-André Moreau
I'll merge this, thank you On Thu, Aug 18, 2011 at 11:07 PM, Rex Tsai wrote: > > Enclosed please find the patch to fix the issue. > > Regards > -Rex > > On Thu, 2011-08-18 at 15:56 -0600, chris nelson wrote: > > hi everyone, > > > > > > i am getting this error using the latest code from git: > >

Re: [Freerdp-devel] compiler error using latest git

2011-08-19 Thread Rex Tsai
Enclosed please find the patch to fix the issue. Regards -Rex On Thu, 2011-08-18 at 15:56 -0600, chris nelson wrote: > hi everyone, > > > i am getting this error using the latest code from git: > > > Making all in X11 > make[2]: Entering directory `/source/FreeRDP/X11' > CC xfreerdp-x

Re: [Freerdp-devel] compiler error using latest git

2011-08-18 Thread Nils Andresen
Hi, 2011/8/18 chris nelson : > ../libfreerdp-core/.libs/libfreerdp-core.so: undefined reference to > `freerdp_usleep' This is also Issue#62, and it happens for me, too. Since comit 0e2d46ec579cc8bd273b4ef46ccad9af71069a51 (2011-08-09) builds fine I'm guessing this was introduced in commit dfafaa6

[Freerdp-devel] compiler error using latest git

2011-08-18 Thread chris nelson
hi everyone, i am getting this error using the latest code from git: Making all in X11 make[2]: Entering directory `/source/FreeRDP/X11' CC xfreerdp-xf_event.o CC xfreerdp-xf_keyboard.o CC xfreerdp-xf_win.o CC xfreerdp-xf_video.o CC xfreerdp-xf_decode.o CC xfre