Hi *, Apache's Hudson has been set up for building Etch. https://hudson.apache.org/hudson/view/etch/
The Win32 build is fully working for all language bindings (C#, java and C) You can download pre-1.1 installers and binary packages from https://hudson.apache.org/hudson/view/etch/job/etch-trunk-windows-x86/ The linux build is also set up, but does not compile the C stuff correctly at the moment, because the build machines minerva.apache.org vesta.apache.org are 64-bit and do not have all libs installed for building 32-bit applications (which is what we want). I have created an INFRA jira: https://issues.apache.org/jira/browse/INFRA-3006 Once that is resolved, the linux build should work fine, too. You can also see the template for the new dependency file structure for the build on the build server. The dependency tree is available on the workspaces of the builds, e.g. for win32 on https://hudson.apache.org/hudson/view/etch/job/etch-trunk-windows-x86/ws/externals/ Holger
