Forgot to mention I'm building on Linux.
On Thu, Oct 24, 2013 at 11:44 AM, Raahul Kumar <raahul.ku...@gmail.com>wrote: > Yes. I'm currently trying to build the jdk 8 and I will confirm in a few > hours if your fix worked. You've left Werror flag intact, all you've done is > just ignore missing param error msg. > > > On Thu, Oct 24, 2013 at 9:40 AM, Weijun Wang <weijun.w...@oracle.com>wrote: > >> What platform are you building on? What exact error messages have you >> seen? It will be helpful if you provide these info. >> >> If it's SCTP on latest Linux, yes, there is a problem and we've just >> fixed it. >> >> Thanks >> Max >> >> >> On 10/7/13 8:22 PM, Raahul Kumar wrote: >> >>> Gcc seems to have been configured with -Werror, because it halts on just >>> error messages. >>> How do I build OpenJDK8 currently? >>> >>> >