util/test/util/test_thread.c: function names conflicts on AIX
-------------------------------------------------------------
Key: AXIS2C-1466
URL: https://issues.apache.org/jira/browse/AXIS2C-1466
Project: Axis2-C
Issue Type: Bug
Components: tests
Affects Versions: 1.6.0, 1.7.0, Current (Nightly)
Environment: AIX 5.3
Reporter: Olivier Mengué
source='test_util.c' object='test_util.o' libtool=no DEPDIR=.deps
depmode=aix /bin/sh ../../depcomp xlc -DHAVE_CONFIG_H -I. -I../..
-I../../include -D__unix -I/usr/include -I/opt/freeware/include -g -qnolm
-qstrict -D_LARGEFILE64_SOURCE -c test_util.c
"test_thread.h", line 27.6: 1506-343 (S) Redeclaration of thread_init differs
from previous declaration on line 920 of "/usr/include/sys/thread.h".
"test_thread.h", line 27.6: 1506-376 (I) Redeclaration of thread_init has a
different number of fixed parameters than the previous declaration.
"test_thread.h", line 27.6: 1506-377 (I) The type "const struct axutil_env*" of
parameter 1 differs from the previous type "unsigned long long".
"test_util.c", line 248.5: 1506-046 (S) Syntax error.
"test_util.c", line 254.5: 1506-046 (S) Syntax error.
"test_util.c", line 260.5: 1506-046 (S) Syntax error.
"test_util.c", line 268.5: 1506-046 (S) Syntax error.
"test_util.c", line 299.5: 1506-046 (S) Syntax error.
/usr/include/sys/thread.h contains many functions whose name starts with
'thread_': thread_init, thread_create, thread_kill, thread_terminate,
thread_unlock...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]