[zeromq-dev] compiling for HP-UX
brian jackson
brian.j.jackson at oracle.com
Wed Sep 26 22:40:13 CEST 2012
On Wednesday 26 September 2012 12:37:41 AJ Lewis wrote:
> Yeah, you need this fix
> (https://github.com/zeromq/zeromq3-x/commit/14da52c3aad5fa83cb167e2bf49200e072a61d1e)
> applied to 3.2.0-rc1 to get it building on HPUX. I don't think
> there's been an official 3.2 release since that fix went into git.
patch applied, but still getting the original error:
CXX libzmq_la-address.lo
"tcp_address.hpp", line 42: error #2020: identifier "sockaddr" is undefined
tcp_address_t (const sockaddr *sa, socklen_t sa_len);
> There's a fix for HPUX in zeromq-2x
> (https://github.com/zeromq/zeromq2-x/commit/8123b18284b1dadf4a72b7d6e644471539239282)
> that was needed to get 2-x compiling - not sure if that's in the
> latest 2.2 release or not...
these fixes did make it into the 2.2.0, but they don't help. In fact I have to back out one as it complains about not being able to locate "gethrtime"
thanks,
brian
--
Brian Jackson
Oracle - PDIT - DevOps
More information about the zeromq-dev
mailing list