Help Correcting Install for ACE

Gary Lau gary at watsonspets.com
Wed Jun 7 20:40:23 EDT 2006


I tried searching for a solution but came to a dead end.  If anyone 
knows the answer please let me know.

I get this error for ./build_oem.sh
ACE 5.4: Configuration / Building ..................
make[1]: Entering directory 
`/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace'

Makefile: 
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Makefile.ace

g++ -W -Wall -Wpointer-arith -pipe -O3 -g    -D_REENTRANT 
-DACE_HAS_AIO_CALLS -D_GNU_SOURCE   
-I/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers 
-DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -DACE_BUILD_DLL 
-DACE_OS_BUILD_DLL  -c -fPIC -o .shobj/ARGV.o ARGV.cpp
In file included from 
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.h:286,
                 from 
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/ARGV.h:24,
                 from ARGV.cpp:6:
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp: 
In member function `void ACE_Unbounded_Queue<T>::delete_nodes()':
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp:133: 
error: expected class-name before '(' token
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp: 
In destructor `ACE_Unbounded_Queue<T>::~ACE_Unbounded_Queue()':
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp:153: 
error: expected class-name before '(' token
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp: 
In member function `int ACE_Unbounded_Queue<T>::dequeue_head(T&)':
/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp:223: 
error: expected class-name before '(' token
make[1]: *** [.shobj/ARGV.o] Error 1
make[1]: Leaving directory 
`/usr/local/src/horton/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace'
make: *** [all] Error 2
ACE 5.4: Build Successful

Running gcc 3.4.5

Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060607/6f262395/attachment.html


More information about the Mapguide-users mailing list