Hello, With the attached patch I was able to compile and install log4cxx under Solaris.
(See attached file: patch-0.9.6) cd log4cxx-0.9.6; patch -p1 < patch-0.9.6 my configure call was: ./configure LDFLAGS='-lstdc++ -lrt' Please check and add the changes to get log4cxx more portable. I did a test example using a XMLSocketAppender and chainsaw v2. The example executed fine, but after closing chainsaw v2 my exaple crashed with a broken pipe. Did anyone else notice this problem? I did not go into further details. Here we have the policy to set the warning level as high possible. In doing that I became flooded with warnings from the log4cxx header files when I added -Wall -Wundef -Wshadow -Wwrite-strings It would be great if someone could do anything here, at least concerning the -Wall option. thx Georg
patch-0.9.6
Description: Binary data
