Test fail
I've Redhat 7.2 and gcc 3.2.3
I have successfully compiled Ice. But when I run the tests, it fails:
make test
*** running tests in ./test/IceUtil/thread:
starting client... ok
running thread create test... ok
running thread detach test... test failed with exit status 1
make: *** [test] Error 1
How can I know the reason? How can I enable logs?
Thanks in advance.
|