Hello again,

Your patch actually works for FreeBSD but can break the build on Linux
or OS X.  I'm working on building the latest FreeRDP on FreeBSD and show
you the intermediate result. My patch is also not flawless, thanks in 
advance!

AFAIK, malloc.h has been replaces by stdlib.h in FreeBSD but not in GNU. 
Keep
malloc.h for Linux.  Possibly you need not to include stdlib.h as it is 
included elsewhere.
https://github.com/metalefty/FreeRDP/commit/9bf8af656b7af7602305108018996ef5b29092c4

Don't replace HW_AVAILCPU with HW_NCPU. Keep it for OS X.
https://github.com/metalefty/FreeRDP/commit/fe1086c3e003186c0c0e83c46f75498e0ee68e16

-- 
`whois vmeta.jp | nkf -w`
meta <m...@vmeta.jp>

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to