Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Hi,
I am trying to install Mariadb 5.3.5 on solaris 10 x86 32 bit machine but its failing during the make phase.
Here are the details of the machine and mariadb version:
Distribution : Mariadb
Version : 5.3.5
OS : Solaris
Version : 10
Platform : x86 Intel
Arch : 32 bit
bash# cat /etc/release
Oracle Solaris 10 9/10 s10x_u9wos_14a X86
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
Assembled 11 August 2010
bash# uname -a
SunOS hostname 5.10 Generic_142910-17 i86pc i386 i86pc
I am attaching containing the configure command I used and its output and the output of the make command.