|
From: | Paul Sun |
Subject: | Help on building MONIT on Solaris x86-64 |
Date: | Sat, 9 Apr 2011 08:22:58 +0800 |
Hi I am failed to build the MONIT on Solaris x86-64
even though following the instructions. Anyone can help? I use this command to configure the monit. ./configure --with-ssl-incl-dir=/usr/sfw/include
--with-ssl-lib-dir=/usr/sfw/lib/64 CCFLAGS='-m64 -mtune=x86-64'\ LDFLAGS='-m64
-mtune=x86-64' The LD_LIBRARY_PATH should be already point to /usr/sfw/lib/64 Is there any pre-built version for SOalris x86-64???
HELP!!! checking for kstat_open in -lkstat... yes checking for large files support... enabled ############################################################################### ### Solaris requires 64-bit support for large files
and resource monitoring ### ###
enabled.
### ###
### ### Compile monit with 64-bit support (see
PLATFORMS file for details) ### ############################################################################### configure: error: Solaris requires 64-bit support
for large files and resource monitoring enabled |
[Prev in Thread] | Current Thread | [Next in Thread] |