Older versions of gcc don't support the std::sstream object, which wap11gui uses to format a handful of messages.
Configure should either check for it and ask the user to upgrade her compiler (bad idea), or sstream should be removed from the code.
Log in to post a comment.