Hi,

I'm trying to build 0mq on max os x 10.6 and I am getting the following
output when using make check:

chromium:zeromq-2.1.10 jlwetzel$ make check
Making check in src
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
Making check in perf
make[1]: Nothing to be done for `check'.
Making check in tests
make  check-TESTS
PASS: test_pair_inproc
PASS: test_pair_tcp
PASS: test_reqrep_inproc
PASS: test_reqrep_tcp
PASS: test_hwm
Too many open files
sock != -1 (tcp_listener.cpp:335)
/bin/sh: line 1: 18892 Abort trap              ${dir}$tst
FAIL: test_shutdown_stress
PASS: test_pair_ipc
PASS: test_reqrep_ipc
============================================
1 of 8 tests failed
Please report to [email protected]
============================================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Please let me know if you have any suggestions.

Thanks,
Josh
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to