I am trying to compile mysql source code version 3.23.36 on solaris 7(sparc)
I am using gcc 2.95 compiler
I do the following:
configure –prefix=/usr/local/mysql
I get the following msg:
checking return type of sprintf.. configure: error:can not run test program wg
and terminated…..