Compiling/Installing LSMCD fails

GTMAN

New Member
#1
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:installation
Trying to install this on a CyberPanel Centos7 node. Seems the .config is crashing.

Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lsmcd configure 1.0.01, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure CFLAGS= -O3 CXXFLAGS= -O3

## --------- ##
## Platform. ##
## --------- ##

hostname = li1972-191.members.linode.com
uname -m = x86_64
uname -r = 3.10.0-957.12.2.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue May 14 21:24:32 UTC 2019

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2603: checking for a BSD-compatible install
configure:2671: result: /bin/install -c
configure:2686: checking for -p flag to install
configure:2699: result: yes
configure:2710: checking whether build environment is sane
configure:2765: result: yes
configure:2803: WARNING: 'missing' script is too old or missing
configure:2916: checking for a thread-safe mkdir -p
configure:2955: result: /bin/mkdir -p
configure:2962: checking for gawk
configure:2978: found /bin/gawk
configure:2989: result: gawk
configure:3000: checking whether make sets $(MAKE)
configure:3022: result: yes
configure:3051: checking whether make supports nested variables
configure:3068: result: yes
configure:3152: checking whether make sets $(MAKE)
configure:3174: result: yes
configure:3190: checking for gawk
configure:3217: result: gawk
configure:3286: checking for g++
configure:3302: found /bin/g++
configure:3313: result: g++
configure:3340: checking for C++ compiler version
configure:3349: g++ --version >&5
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3360: $? = 0
configure:3349: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
configure:3360: $? = 0
configure:3349: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3360: $? = 4
configure:3349: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3360: $? = 4
configure:3380: checking whether the C++ compiler works
configure:3402: g++  -O3   conftest.cpp  >&5
configure:3406: $? = 0
configure:3454: result: yes
configure:3457: checking for C++ compiler default output file name
configure:3459: result: a.out
configure:3465: checking for suffix of executables
configure:3472: g++ -o conftest  -O3   conftest.cpp  >&5
configure:3476: $? = 0
configure:3498: result:
configure:3520: checking whether we are cross compiling
configure:3528: g++ -o conftest  -O3   conftest.cpp  >&5
configure:3532: $? = 0
configure:3539: ./conftest
./configure: line 3541: ./conftest: Permission denied
configure:3543: $? = 126
configure:3550: error: in `/tmp/lsmcd':
configure:3552: error: cannot run C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -O3'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -O3'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.13'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.13'
AWK='gawk'
CC=''
CCDEPMODE=''
CFLAGS=' -O3'
CPP=''
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=' -O3'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DL_LIB_OPTION=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIB_SASL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OPENLSWS_DISABLE_RPATH=''
OPENLSWS_LIBDIR=''
OPENSSL_INCLUDES=''
OPENSSL_LDFLAGS=''
OPENSSL_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='lsmcd'
PACKAGE_BUGREPORT='info@litespeedtech.com'
PACKAGE_NAME='lsmcd'
PACKAGE_STRING='lsmcd 1.0.01'
PACKAGE_TARNAME='lsmcd'
PACKAGE_URL='http://www.litespeedtech.com/'
PACKAGE_VERSION='1.0.01'
PATH_SEPARATOR=':'
RANLIB=''
RT_LIB_OPTION=''
SASLFLAGS=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.0.01'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/lsmcd/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "lsmcd"
#define PACKAGE_TARNAME "lsmcd"
#define PACKAGE_VERSION "1.0.01"
#define PACKAGE_STRING "lsmcd 1.0.01"
#define PACKAGE_BUGREPORT "info@litespeedtech.com"
#define PACKAGE_URL "http://www.litespeedtech.com/"

configure: exit 1
 
Top