Build Oem error on fc4

Dennis Megarry dennis at myairplane.com
Fri Mar 24 18:02:07 EST 2006


I'm trying to run the build_oem script but it gives me this error:

ACE 5.4: Configuration / Building ..................
make[1]: Entering directory
`/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace'

Makefile:
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Makefile.ace

g++ -W -Wall -Wpointer-arith -pipe -O3 -g    -D_REENTRANT -DACE_HAS_AIO_CALL
S -D_GNU_SOURCE   -I/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers -DA
CE_HAS_EXCEPTIONS -D__ACE_INLINE__ -DACE_BUILD_DLL -DACE_OS_BUILD_DLL  -c -f
PIC -o .shobj/ARGV.o ARGV.cpp
In file included from
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.h:2
86,
                 from
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/ARGV.h:24,
                 from ARGV.cpp:6:
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp
: In member function `void ACE_Unbounded_Queue<T>::delete_nodes()':
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp
:133: error: expected class-name before '(' token
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp
: In destructor `ACE_Unbounded_Queue<T>::~ACE_Unbounded_Queue()':
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp
:153: error: expected class-name before '(' token
/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace/Unbounded_Queue.cpp
: In member function `int ACE_Unbounded_Queue<T>::dequeue_head(T&)':
/home/admin/auto/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
`/home/admin/auto/mapguide-1.0.0/Oem/ACE/ACE_wrappers/ace'
make: *** [all] Error 2
ACE 5.4: Build Successful ..........................

I tried building mapguide afterwards (because it actualy said it was
successful) but got the same error there as well.. Anyone know what I'm
missing?

Dennis







More information about the Mapguide-users mailing list