Could you try the latest SVN head?
https://svn.dre.vanderbilt.edu/viewvc/Middleware/trunk/ACE/ACE-INSTALL.html?revision=HEAD#power
Regards,
Olli
Kiss K�lm�n wrote:
>
>
> ------------------------------------------------------------------------
>
> Subject:
> compiling: fails under mingw
> From:
> ace-bug...@list.isis.vanderbilt.edu
> Date:
> Tue, 27 Oct 2009 05:13:18 -0500
> To:
> ssi...@zalaszam.hu
>
> To:
> ssi...@zalaszam.hu
>
>
> This is a moderated mailing list.
>
> See:
>
> http://www.cs.wustl.edu/~schmidt/ACE-mail.html
>
> for subscription information.
>
>
>
>
> _____________ NOD32 4546 (20091027) Inform�ci� _____________
>
> Az �zenetet a NOD32 antivirus system megvizsg�lta.
> http://www.nod32.hu
>
>
> ------------------------------------------------------------------------
>
> Subject:
> compiling: fails under mingw
> From:
> Kiss K�lm�n <ssi...@zalaszam.hu>
> Date:
> Tue, 27 Oct 2009 11:13:05 +0100
> To:
> ace-...@cs.wustl.edu
>
> To:
> ace-...@cs.wustl.edu
>
>
>
> ACE VERSION: 5.7.4
>
> HOST MACHINE and OPERATING SYSTEM:
> If on Windows based OS's, which version of WINSOCK do you
> use?:
>
> Intel Core2 Duo E8400 @ 3 GHz, 3.25GB RAM
> Windows XP SP3, Hungarian version
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
>
> Fresh stable mingw release install.
> $ gcc --version
> gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There
> is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> THE $ACE_ROOT/ace/config.h FILE:
>
> $ echo $ACE_ROOT
> /d/munka/priv/ACE_wrappers
>
> $ cat /d/munka/priv/ACE_wrappers/ace/config.h
> #include "ace/config-win32.h"
>
> THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE:
>
> $ cat /d/munka/priv/ACE_wrappers/include/makeinclude/platform_macros.GNU
> include ${ACE_ROOT}/include/makeinclude/platform_mingw32.GNU
>
> BUILD METHOD USED:
>
> Method used as described at:
> http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#mingw
>
>
> CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
> (used by MPC when you generate your own makefiles):
>
> AREA/CLASS/EXAMPLE AFFECTED:
> The ace dll/lib compilation fails with the undermentioned error.
>
> DOES THE PROBLEM AFFECT:
> ACE compilation
>
> SYNOPSIS:
> The mingw bulid fails.
>
> DESCRIPTION:
>
> Im trying to upgrade ACE for my server application.
> I have a successfully built lib with version 5.6.0.
> Followed the build method for mingw builds and getting the following
> error:
>
> $ make
> make[1]: Entering directory `/d/munka/priv/ACE_wrappers/ace'
>
> GNUmakefile: /d/munka/priv/ACE_wrappers/ace/GNUmakefile.ACE MAKEFLAGS=w
>
> g++ -Wpointer-arith -mthreads -mtune=pentiumpro -O3 -g -pipe
> -pipe -I/d/mun
> ka/priv/ACE_wrappers -DACE_HAS_EXCEPTIONS -DACE_NO_INLINE -I..
> -DACE_BUILD_DLL
> -c -o .shobj/Local_Name_Space.o Local_Name_Space.cpp
> In file included from d:/munka/priv/ACE_wrappers/ace/TSS_T.cpp:19,
> from d:/munka/priv/ACE_wrappers/ace/TSS_T.h:245,
> from d:/munka/priv/ACE_wrappers/ace/Singleton.h:24,
> from d:/munka/priv/ACE_wrappers/ace/Service_Gestalt.h:30,
> from d:/munka/priv/ACE_wrappers/ace/Service_Object.h:27,
> from d:/munka/priv/ACE_wrappers/ace/Naming_Context.h:25,
> from
> d:/munka/priv/ACE_wrappers/ace/Local_Name_Space_T.h:25,
> from
> d:/munka/priv/ACE_wrappers/ace/Local_Name_Space.h:128,
> from Local_Name_Space.cpp:1:
> d:/munka/priv/ACE_wrappers/ace/OS_NS_stdio.h: In function `void*
> ace_fileno_help
> er(FILE*)':
> d:/munka/priv/ACE_wrappers/ace/OS_NS_stdio.h:123: error: expected
> primary-expres
> sion before ')' token
> d:/munka/priv/ACE_wrappers/ace/OS_NS_stdio.h:123: error: expected `;'
> before "_g
> et_osfhandle"
> d:/munka/priv/ACE_wrappers/ace/OS_NS_stdio.h:123: error: expected
> id-expression
> before '(' token
> make[1]: *** [.shobj/Local_Name_Space.o] Error 1
> make[1]: Leaving directory `/d/munka/priv/ACE_wrappers/ace'
> make: *** [ACE] Error 2
>
> REPEAT BY:
>
> SAMPLE FIX/WORKAROUND:
>
>
> Regards,
> Kami
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ace-users mailing list
> ace-...@list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/ace-users
Thank you,
Kami