Details
Description
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...
Attachments
Issue Links
- blocks
-
AXIS2C-1424 AIX 5.2/5.3 build issues
- Closed