Hello - I am stuck! I am fairly new to AIX and I am trying to build xerces 2.7.0 and am running into the following issue after running gmake:
"AIXPlatformUtils.cpp", line 416.9: 1540-0274 (S) The name lookup for "pthread_mutexattr_settype" did not find a declaration. make[3]: *** [AIXPlatformUtils.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [platforms] Error 2 make: *** [Util] Error 2 As info, whenever I created my makefiles I used the following command: runConfigure -paix -cxlC_r7 -xxlC_r7 Thanks for your help, Krista
