HAVE_SETENV should NOT be set for Solaris
On Mon, March 28, 2016 9:00 am, Richard Hamilton wrote:
I should have probably mentioned this before; but at least older Solaris (e.g. Solaris 9) does NOT have setenv(); but for some reason, configure.client thinks it does. Typically once this reminds me, I just edit include/config.h to fix that, remove the .o files, and try again. :-)
Hi, That's odd. I don't have access to a Solaris box running that at the moment, but does ./build/test-setenv.c actually compile successfully there? Regards, -jc