On Tue, Mar 26, 2013 at 10:11 PM, Frank Hartmann <[email protected]> wrote:
> could you please elaborate on the '3.2.x 0MQ package'? I am currently > using a git clone of libzmq Perfect. > Following your advise 'start with C' I have compiled now czmq revision > 103dc71af9910ce6e3c9ad01eb7682f3103a631a and encountered the same issue > with the 'rt' library > I can workaround this by doing: LDFLAGS=-lrt configure .. > but I suspect this is not the proper way of solving this issue, or? Sounds fine. I'm not sure why it's searching for librt though. Your distribution, perhaps. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
