Sounds like your box needs to be installed properly... try with an
older CZMQ on that same box, see if you get warnings and errors.

On Fri, Jun 19, 2015 at 10:56 AM, hhusp house <[email protected]> wrote:
> Platform: CentOS 6.6 x86_64
> I've run autogen.sh, configure, make and the make install
>
> When I try to build the czmq_selftest:
>
> ./selftest
> Rebuilding czmq_selftest...
> zarmour.c: In function ‘zarmour_new’:
> zarmour.c:95: warning: implicit declaration of function ‘strdup’
> zarmour.c:95: warning: assignment makes pointer from integer without a cast
> zbeacon.c:48: error: ‘NI_MAXHOST’ undeclared here (not in a function)
> zbeacon.c: In function ‘s_self_prepare_udp’:
> zbeacon.c:143: warning: implicit declaration of function ‘getnameinfo’
>
> etc.....
>
> with release czmq-3.0.0 the build of the selftest was ok
>
> regards
> Rob
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to