mysql source code compilation on solaris - TechRepublic
General discussion
August 28, 2001 at 10:01 AM
edilio1

mysql source code compilation on solaris

by edilio1 . Updated 24 years, 8 months ago

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…..

This discussion is locked

All Comments