I keep running into build errors with undefined references to stderr and fprintf on the trunk, in libjava/defineclass.cc, line 340, and in two places in java/lang/natClassloader.cc. Am I missing something? I don't see reference to anything like <stdio.h>? Why am I the only one complaining? Do newer headers have transitive includes which are hiding this problem? Hans