[Ace-users] Failed compile in tradition Unix way

EddyXu eddyxu at gmail.com
Thu Dec 20 02:13:11 CST 2007


On 12月15日, 上午5时21分, wilsy... at gmail.com wrote:
> Not sure if this has been answered yet, but this is what I did to make
> it build in ${ACE_ROOT}/ace, but I couldn't get all the tests to pass
> at the top level.  As always, YMMV.
>
> $ cd $ACE_ROOT/ace
> $ cp config-macosx-tiger.h config-macosx-leopard.h
>
> Now, in config-macosx-leopard.h, apply the following diff:
>
> 89a90> #define ACE_HAS_NONCONST_FD_ISSET
>
> 99c100
> < #define ACE_HAS_ALT_CUSERID
> ---
>
> > #define ACE_LACKS_CUSERID
>
> Now use config-macosx-leopard.h instead of config-macosx-tiger.h.

Thanks, it works. And it seems that 5.6.2 works fine.


More information about the Ace-users mailing list