On Thu, Apr 25, 2019 at 10:47:15AM -0700, Greg A. Woods wrote: > Checking to see if the symbol mentioned in the message is present in the > library you think will be used for linking is of course a good idea, but > you should also always examine the "config.log" file in the build > directory to see the real error message(s) from the configure test.
Yes, that was the first thing I did. Mayuresh