Open PerilousApricot opened 5 years ago
Looks like the entire dependency is on: typedef zmq_pollitem_t gop_mq_pollitem_t;
We do require ZMQ be installed for building from scratch so I've never tried to build a clean standalone app. Feel free to try and re-work this if you want. Otherwise just put it as a todo for me.
In the interim you could just install the headers:(
Right, this is me installing lstore, lstore-devel and trying to build against that. I'll look once I get this xrootd stuff wrapped
Are we exporting ZMQ types?