=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for socket++-1.12.10nb2 Making all in socket++ gmake[1]: Entering directory '/usr/pkgsrc/work/net/socket++/work/socket++-1.12.10/socket++' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/work/net/socket++/work/socket++-1.12.10/socket++' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=i586 -MT sockstream.lo -MD -MP -MF .deps/sockstream.Tpo -c -o sockstream.lo sockstream.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -MT sockstream.lo -MD -MP -MF .deps/sockstream.Tpo -c sockstream.cpp -fPIC -DPIC -o .libs/sockstream.o In file included from sockstream.cpp:64: ../socket++/sockstream.h:157:21: error: use of undeclared identifier 'MSG_MAXIOVLEN' msg_maxiovlen = MSG_MAXIOVLEN ^ In file included from sockstream.cpp:80: /usr/include/unistd.h:255:6: error: conflicting types for 'gethostname' int gethostname(char *, size_t); ^ ./local.h:94:18: note: previous declaration is here extern "C" int gethostname (char* hostname, int len); ^ In file included from sockstream.cpp:80: /usr/include/unistd.h:408:27: error: redefinition of 'sys_siglist' with a different type: 'const char *const *' vs 'char *[]' extern const char *const *sys_siglist __RENAME(__sys_siglist14); ^ ./local.h:97:16: note: previous definition is here extern char* SYS_SIGLIST []; ^ ./config.h:8:21: note: expanded from macro 'SYS_SIGLIST' #define SYS_SIGLIST sys_siglist ^ sockstream.cpp:249:8: error: duplicate case value '35' case EAGAIN: ^ /usr/include/sys/errno.h:81:17: note: expanded from macro 'EAGAIN' #define EAGAIN (_SIGN 35 ) /* Resource temporarily unavailable */ ^ sockstream.cpp:245:8: note: previous case defined here case EWOULDBLOCK: ^ /usr/include/sys/errno.h:82:21: note: expanded from macro 'EWOULDBLOCK' #define EWOULDBLOCK EAGAIN /* Operation would block */ ^ /usr/include/sys/errno.h:81:17: note: expanded from macro 'EAGAIN' #define EAGAIN (_SIGN 35 ) /* Resource temporarily unavailable */ ^ 4 errors generated. Makefile:491: recipe for target 'sockstream.lo' failed gmake[2]: *** [sockstream.lo] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/net/socket++/work/socket++-1.12.10/socket++' Makefile:371: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/usr/pkgsrc/work/net/socket++/work/socket++-1.12.10/socket++' Makefile:375: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/socket++ *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/socket++