Hello Arun, arun prasath wrote: > test/test_buckets.c: In function 'deflate_compress': > test/test_buckets.c:1237: error: expected expression before '/' token
Nothing to do with SCons. Simple compile error. This was already fixed but not released yet. See: https://issues.apache.org/jira/browse/SERF-169 Check or merge these patches, these will be in the next release. (trunk) https://svn.apache.org/viewvc?view=revision&revision=1699973 (1.3.x) https://svn.apache.org/viewvc?view=revision&revision=1700013 Andreas