I can confirm this error is also occurring during my compile, under the same configuration, with the exception that I'm compiling Qt 4.6.1, and am using Ubuntu Server 9.10 32-bit. I've encountered a few errors like this while compiling, and most of the time the issue is resolved by installing the appropriate dependency libraries. I thought it might be requiring the libdbus dev files be present, but installing then did not alleviate the problem.
I also noticed that this error is thrown while processing a specific .h file. Unfortunately, I don't remember which, and I'm currently running make after a distclean, so the info is gone. If it fails again, I will look back and see which file is causing the issue.
Bookmarks