[ace-users] Building ACE

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Fri Jun 22 08:43:58 CDT 2007


Hi Amit,

Thanks very much for your email.  Please make sure to send all
questions related to TAO or ACE to the ACE mailing list or ACE+TAO
newsgroup, rather than to me directly since I travel frequently and
often don't have ready access to email.  See

http://www.cs.wustl.edu/~schmidt/ACE-mail.html

for more info on how to access these resources.

In addition, to ensure that we have proper version/platform/compiler
information, please make sure you fill out the appropriate problem
report form (PRF), which is in

$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

or in

$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM

in older versions of ACE+TAO.  Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness.  If you don't use
the PRF, therefore, it is less likely that someone from the core
ACE+TAO developer team will be able to answer your question.
Naturally, we encourage and appreciate other members of the ACE+TAO
user community who can respond to questions that they have the answers
to.

Thanks very much,

        Doug


>   I'm having a problem building ACE with GCC on solaris 8. Just wondering if you've seen anything like this before:
> 
> gmake[1]: Entering directory `/home/users/bud/asarna1/ACE/ACE_wrappers/ace'
> g++ -W -Wall -Wpointer-arith -pipe  -O3 -g    -fno-exceptions -fcheck-new -D_REENTRANT  -I/home/users/bud/asarna1/ACE/
> ACE_wrappers -DACE_BUILD_DLL -DACE_OS_BUILD_DLL  -c -fPIC -o .shobj/ACE.o ACE.cpp
> 
> In file included from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.h:306,
>                  from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Memory_Pool.h:30,
>                  from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Malloc.h:414,
>                  from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/String_Base.cpp:3,
>                  from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/String_Base.h:423,
>                  from /home/users/bud/asarna1/ACE/ACE_wrappers/ace/SString.h:17,
>                  from ACE.cpp:7:
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp: In member function `void ACE_Unbounded_Set<T>::delete_nodes
> ()':
> 
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp:105: error: expected class-name before '(' token
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp: In destructor `ACE_Unbounded_Set<T>::~ACE_Unbounded_Set()':
> 
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp:124: error: expected class-name before '(' token
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp: In member function `int ACE_Unbounded_Set<T>::remove(const
> T&)':
> 
> /home/users/bud/asarna1/ACE/ACE_wrappers/ace/Unbounded_Set.cpp:228: error: expected class-name before '(' token
> gmake[1]: *** [.shobj/ACE.o] Error 1
> 
> I'm 100% sure I'm using the correct config.h and also platform_macros.gnu.      If you're not the right person to ask do
> you know any none commercial organizations that may be able to help me.
> 
> Thanks
>   Amit
> 
> Amit Sarna
> Exchange Links Team
> Equities IT
> One Cabot Square,
> London, E14 4QJ
> Tel: +44 20 7883 8268
> 
> ==============================================================================
> Please access the attached hyperlink for an important electronic communications disclaimer: 
> 
> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
> ==============================================================================
> 



More information about the Ace-users mailing list