Hi!
After fiddling around with the sources I finally get the build process working. So far my Linux Box seems to have everything required installed except of some additional tools, which have to be downloaded and installed manually as SuSE at least does not provide them.
I have written a small textfile where the build process and the required pre-workings are described, and another textfile which shows the initial configure run, so we can see what exactly is required to build.
I found it very annoying that the build process actually does only work when using TCSH, the bash is not supported and does not work. This took me 2 hours to figure out :(
Anyway the Build is now running, I'm expecting at least 12-18 Hours of compile time until everything is done.
I eventually will install distccd which allows to add several machines to compile all together on one project, this may speed up things a lot (for interested ppl see http://distcc.samba.org).
More info on that when the build is completed.
Regards,