[Ace-users] Failed compile in tradition Unix way

EddyXu eddyxu at gmail.com
Tue Dec 4 14:14:42 CST 2007


Hi, all


My Environment is: Mac OS X 10.5.1, gcc 4.0.1

When I setting the environment variants and create ace/config.h
include/makeinclude/platform_macros.GNU, I run make in $ACE_ROOT, the
following error messages come out:

StonePark:ace eddyxu$ make

GNUmakefile: /Users/eddyxu/work/ACE_wrappers/ace/GNUmakefile.ACE
MAKEFLAGS=

g++ -Wall -Wpointer-arith -Wno-long-double -g -pipe   -pipe -
DACE_HAS_CUSTOM_EXPORT_MACROS=0   -I/Users/eddyxu/work/ACE_wrappers -
DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I.. -DACE_BUILD_DLL  -c  -
o .shobj/Local_Name_Space.o Local_Name_Space.cpp
/Users/eddyxu/work/ACE_wrappers/ace/OS_NS_stdio.h:201: error:
'L_cuserid' was not declared in this scope
/Users/eddyxu/work/ACE_wrappers/ace/OS_NS_stdio.h:206: error:
'L_cuserid' was not declared in this scope
make[1]: *** [.shobj/Local_Name_Space.o] Error 1
make: *** [ACE] Error 2


btw, if I wanna to look out how to make autoconf runs ok in 10.5.1,
which files I should look for help?

Thanks all!


More information about the Ace-users mailing list