[Ace-users] [ace-users] Building SVN ACE on Mac OS 10.5
Chad Elliott
elliott_c at ociweb.com
Wed Nov 7 06:23:04 CST 2007
Hi J.T.,
J.T. Conklin wrote:
> Hi Doug,
>
>
> Doug McCorkle <mccdo at iastate.edu> writes:
>
>> So, that fixed the problem with ACE compiling which is great. The only
>> thing I am not sure of now is how to create a patch to correct the
>> problem at the MPC level so that the Makefile.am file is correct from
>> the start. Any suggestions on that front?
>>
>
> Unfortunately there are a (small) number of things that we haven't or
> can't (yet) express with MPC (which is why the autoconf Makefile.am's
> are checked into the repo). This is one of them. For now, I've just
> added the DEFAULT_INCLUDES definition to ace/Makefile.am and checked
> it in.
>
>
Couldn't you get the same effect by adding this to ace.mpc:
verbatim(automake, top) {
DEFAULT_INCLUDES =
}
Thanks,
Chad
>> I will clean up my changes for the m4 and configure.ac file and
>> submit a patch for the first problem.
>>
>
> I've integrated your patch. Thanks.
>
> --jtc
>
>
More information about the Ace-users
mailing list