No, it's not normal. I copied the exact output, no truncation. There should be a huge amount of lines before "Configured for mingw". ? 2016/5/28 16:51, Matt Caswell ??: > > > On 28/05/16 05:13, ??? wrote: >> DES_UNROLL used >> BN_LLONG mode >> RC4_INDEX mode >> RC4_CHUNK is undefined >> >> >> Configured for mingw. >> >> >> *** Because of configuration changes, you MUST do the following before >> *** building: >> >> >> make depend >> >> The configure script abruptly stops at "RC4_CHUNK is undefined", and no other error messages are given. >> >> I'm not a familiar with Shell script so I am not able to locate the bug. Need help. >> > > This looks like normal output to me (what makes you think it isn't?). > > Just run "make depend" and "make" as normal. > > Matt >