pchar for v6 - problem

Aljaz Tomaz RDSI aljaz@iskratel.si
Fri, 5 Nov 1999 07:19:29 +0100


Hi!
I have problem compiling pchar on Linux. I'm not a Linux expert so can
anyone help me. Here is an error:
c++ -g -O2 -I. -DSIZEOF_BOOL=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
-DHAVE_STRINGo
In file included from PctestIpv6Udp.h:40,
                 from main.cc:53:
PctestIpv6.h:77: field `targetAddress' has incomplete type
PctestIpv6.h:78: field `targetSocketAddress' has incomplete type
PctestIpv6.h:79: field `icmpDestSocketAddress' has incomplete type
PctestIpv6.h:80: field `icmpSourceSocketAddress' has incomplete type
main.cc: In function `int main(int, char **)':
main.cc:537: warning: implicit declaration of function `int random(...)'
make: *** [main.o] Error 1

Regrds,
Tomaz