The configure script assumes GNU compiler flags are supported, and breaks with compilers that don't support those flags, like the Sun compiler.
Attached is the patch we use to fix this in the OpenSolaris package.
Patch to configure.in to only set gcc flags when using gcc
Log in to post a comment.
Patch to configure.in to only set gcc flags when using gcc