People,
I've found the solution. It appears that the math_iso.h is a header file
provided by SUNWlibm.
Installed the package and tried again. It doesn't fail at the same point. At
this moment, the make is still running, so far so good.
Cheers,
Andy
> OK
>
> Daniel, thanks for your tips. The
OK
Daniel, thanks for your tips. They made the errors dissapear...but a new one
appeared in return :
again, the configure is going fine. Here's what I typed on the command line:
# CFLAGS=-O3 # CXX=gcc #
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" # export
CFLAGS CXX CXXFLAG
Andy Kannberg wrote:
Hi all,
I'm trying to compile MySQL 4.0.14 on a SUN Enterprise 220R, running on Solaris 9
12/02 with the latest patch clusters installed. I use gcc 3.2.3 to compile, along with
gnu make 3.80
I've followed instructions in the MySQL Docs from www.mysql.com, so I've run this
Hi all,
I'm trying to compile MySQL 4.0.14 on a SUN Enterprise 220R, running on Solaris 9
12/02 with the latest patch clusters installed. I use gcc 3.2.3 to compile, along with
gnu make 3.80
I've followed instructions in the MySQL Docs from www.mysql.com, so I've run this
command :
CFLAGS="-O3