I've been using Coldsync 1.4.6 on Aix 4.3.3 for about 2 years
with good results. Now I'm trying to upgrade it to version 2.2.5 and I'm
experiencing problems with the installation. I had an error with the
_XOPEN_SOURCE_EXTENDED definition, but I could correct it by editing the
file config.h. But while running "make", the following
messages are being displayed:
gcc -Wall -ansi -pedantic -g -O2 -DHAVE_CONFIG_H
-I. -I./.. -I./../include -I/usr/local/include -c PConnection_net.c
In file included from PConnection_net.c:11: /usr/include/arpa/nameser.h:135: parse error before '*' token /usr/include/arpa/nameser.h:137: parse error before '*' token /usr/include/arpa/nameser.h:137: ISO C forbids data definition with no type or s torage class . . . (a long list of similar messages follows) Any thoughts on what could
be possibly wrong?
Thanks,
Ronaldo
|