[zeromq-dev] zeromq build in the HP-UX question

zhabh zhabinghua at 163.com
Fri May 24 10:38:09 CEST 2013


Hi,


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
when I exec the make command ,show the error information below,and tks very much for your help...




  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);
                               ^


"tcp_address.hpp", line 60: error #2020: identifier "sa_family_t" is undefined
          sa_family_t family () const;
          ^


"tcp_address.hpp", line 62: error #2020: identifier "sockaddr" is undefined
          const sockaddr *addr () const;
                ^


"tcp_address.hpp", line 72: error #2020: identifier "sockaddr" is undefined
              sockaddr generic;
              ^


"tcp_address.hpp", line 73: error #2020: identifier "sockaddr_in" is undefined
              sockaddr_in ipv4;
              ^


"tcp_address.hpp", line 74: error #2020: identifier "sockaddr_in6" is undefined
              sockaddr_in6 ipv6;
              ^


6 errors detected in the compilation of "address.cpp".
make[2]: *** [libzmq_la-address.lo] Error 1
make[2]: Leaving directory `/tstd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130524/8c11062f/attachment.htm>


More information about the zeromq-dev mailing list