On 05/24/2013 10:38 AM, zhabh wrote:

> *the build machine is :**HP-UX yysdf B.11.31 U ia64 3962423388 *
> *the tar pkg is **zeromq-3.2.3***
> *the compile is :**aCC: HP C/aC++ B3910B A.06.22*
[...]
>    CXX    libzmq_la-address.lo
> "tcp_address.hpp", line 45: error #2020: identifier "sockaddr" is undefined
>            tcp_address_t (const sockaddr *sa, socklen_t sa_len);

Try to define the _XOPEN_SOURCE_EXTENDED macro.

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to