Perhaps you don't have networking fully working. Try using tcp:// instead of ipc://, and 127.0.0.1 instead of "localhost".
On Fri, Aug 9, 2013 at 11:54 PM, Sridhar Anandakrishnan <[email protected]> wrote: > Folks - I am building a minimal linux kernel (3.1.0, openrisc - an FPGA > based processor) and can't get zeromq working on it. > > I can run the hwserver and client (beginning of zguide) on my linux desktop, > but on the embedded system it waits and waits... > > Here is the config file and the server and client... > > Thanks, > S > > _______________________________________________ > 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
