Hi I compiled the native libraries of 2.1.1 for OpenIndiana. When I run the tests to check my changes I get a lot of errors. When I run the tests without my changes I get nearly the same errors.
I checked the tests with the current stable 1.2.1 too with/without native libraries. And I get there errors too, about 29 of 1522 (by heart, sitting at home). The inspection of the crash reports let me assume that there are errors the usage of fstat and IPC errors. Maybe some of you compile the source with OI or Solaris and can give some hints how to compile it. The compiler is gcc 4.6.2. I found the crash reports and the logs in build/test/.... But I did not understand which log4j.properties must be changed to get DEBUG level information. And where to find it afterwards. I assume the same log files which now contains the log messages from log4j with debug level INFO. I found log4j.properties, changed to DEBUG, recompiled and repeated the tests, but to no avail. I would really like to change the source code but I need the logging of the DEBUG messages. TIA and Greetings Andreas