in reply to Re: IPv6 and TRU64
in thread IPv6 and TRU64
make[1]: Entering directory `/usr/local/tmp/perl-5.14.0/ext/Socket' cc -c -pthread -std1 -D_INTRINSICS -fprm d -ieee -trapuv -readonly_s +trings -I/usr/local/include -DLANGUAGE_C -O4 -DVERSION=\"1.94\" -DX +S_VERSION=\"1.94\" "-I../.." Socket.c cc: Error: Socket.xs, line 666: In this declaration, "sin6" has no lin +kage and is of an incomplete type. (incompnolink) struct sockaddr_in6 sin6; ----------------------------^ cc: Error: Socket.xs, line 703: In this declaration, "sin6" has no lin +kage and is of an incomplete type. (incompnolink) struct sockaddr_in6 sin6; ----------------------------^ make[1]: *** [Socket.o] Error 1 make[1]: Leaving directory `/usr/local/tmp/perl-5.14.0/ext/Socket' Unsuccessful make(ext/Socket): code=512 at make_ext.pl line 463. make: *** [lib/auto/Socket/Socket.so] Error 2
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: IPv6 and TRU64
by Corion (Patriarch) on Aug 02, 2011 at 09:28 UTC | |
by Anonymous Monk on Aug 02, 2011 at 09:39 UTC |