On Wed, Mar 03, 2010 at 10:25:17AM -0500, Ross West wrote: > Good morning everyone, > > WT> I hope you don't mind that I CC the list and Krzysztof who needed > WT> the line which caused the problem on your side. > > No problem, I just hit reply, rather than reply-all out of habit. > > >> However, instead of using _XOPEN_SOURCE we may use something less > >> invasive (I hope), like for example _GNU_SOURCE. > >> > >> Could you please check, if it helps? Also, there is no point in > >> including unistd.c and adding one of the above defines for crypt() if > >> CONFIG_HAP_CRYPT is not defined. So, the final fix may look like this: > > WT> Let's wait for Ross to test on FreeBSD and if that's OK, I apply > WT> the patch and release 1.4.1. > > Applying Krzysztof's patch worked on both FB 7.0 and FB 8.0 for me!
OK thanks for your confirmation. Apparently Krzysztof also has a bunch of FreeBSD versions and observed a similar positive result. We just need a proper fix for the same initial warning on Solaris and we're done. Thanks, Willy

