[Ace-users] [ace-users] Building SVN ACE on Mac OS 10.5
J.T. Conklin
jtc at acorntoolworks.com
Mon Nov 5 20:12:40 CST 2007
Doug McCorkle <mccdo at iastate.edu> writes:
Hi Doug,
Thanks for the PRF, and the attached config.log.
The problem is the lack of a ACE_HAS_NONCONST_FD_ISSET feature test.
This shouldn't be difficult to write. The ACE_Handle_Set::is_set()
code that it's tripping on looks like a good template from which to
construct such a test.
If you can come up with one, I'll integrate it. Otherwise please file
a bugzilla issue and it will have to wait until I upgrade to Leopard
myself.
--jtc
> ACE VERSION: 5.6.1 - SVN - 79938
>
> HOST MACHINE and OPERATING SYSTEM:
> Mac OS 10.5
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
>
> THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
> specific file, simply state which one]:
>
> config-macosx-leopard.h
>
> THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you
> use a link to a platform-specific file, simply state which one
> (unless this isn't used in this case, e.g., with Microsoft Visual
> C++)]:
>
> platforms_macosx_tiger.GNU
>
> CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/
> default.features
> (used by MPC when you generate your own makefiles):
>
> AREA/CLASS/EXAMPLE AFFECTED:
> [What example failed? What module failed to compile?]
>
> DOES THE PROBLEM AFFECT:
> COMPILATION? yes.
>
> LINKING?
> On Unix systems, did you run make realclean first?
> EXECUTION?
> OTHER (please specify)?
>
> SYNOPSIS:
> I would like to get the autoconf build going again for Mac OS 10.5.
> It appears that the traditional build is working fine and that there
> are some defines on the autoconf side that are not getting setup
> correctly.
>
> DESCRIPTION:
> The configure process fails in ACE. Attached is my config.log.
>
> REPEAT BY:
> Try to build with the autoconf toolset on Mac OS 10.5.
>
> SAMPLE FIX/WORKAROUND:
>
> Hope to be able to generate one.
>
> Thanks for the help.
--
J.T. Conklin
More information about the Ace-users
mailing list