Hi there, while compiling khtml/kjs with mingw I've met a problem: There are THREE global.h files, kio/kio/global.h <- svn kjs/global.h <- generated by the build process kjsembed/kjsembed/global.h <- svn Because the naming is incorrect, these files are not global they are only visible in their "include-space", I propose the rename them. Peter