Hi,
 
I am trying to run the make command on AIX 5.2 for commoncpp2-1.3.22. The ./configure command executes without any issues but the make command fails with the following result:
 
Making all in include
        make  all-recursive
Making all in cc++
Target "all" is up to date.
Target "all-am" is up to date.
Target "all" is up to date.
Making all in src
        /bin/sh ../libtool --mode=compile xlC_r -DHAVE_CONFIG_H -I. -I. -I../inc
lude    -I../src -DCCXX_EXPORT_LIBRARY -D_THREAD_SAFE         -D_GNU_SOURCE  -I.
./include  -g -c thread.cpp
 xlC_r -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY -D_TH
READ_SAFE -D_GNU_SOURCE -I../include -g -c thread.cpp  -DPIC
1540-5215 (W) No licenses available. Contact your program supplier to add additi
onal users. Compilation will proceed shortly.
"/usr/include/thread.h", line 32.9: 1540-0848 (S) The macro name "_THREAD_SAFE"
is already defined with a different definition.
"/usr/include/standards.h", line 63.9: 1540-0425 (I) "_THREAD_SAFE" is defined o
n line 63 of " thread.cpp".
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.

Could you please point me to the possible reasons/resolutions to get around this issue.

Regards..Haresh

_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-commoncpp

Reply via email to