No config.log gets created. All I have is this:
This has been fixed. I also did some cleanup of SConstruct along the way to have better separation of general (for src etc) and frontend (for support and qt4) building environments. This problem was not discovered because qt4 has never been installed by default to system directories for any linux distribution, and scons was looking for system qt3 installations. Cheers, Bo