./config compile error. All options selected.
Posted: Tue Aug 02, 2011 8:24 pm
I downloaded the zm source 1.24.25 and proceded to /configure it on ubuntu latest edition.
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-mysql=/usr/local ZM_DB_PASS=xxxxx ZM_DB_NAME=zm ZM_DB_USER=lortech --with-ffmpeg=/usr/bin/ffmpeg --with-libarch --with-webuser=apache --with-extralibs=lm3plame --enable-debug=yes-enable-crashtrace=yes --with-webgroup=apache --enable-mmap=yes --enable-crashtrace=yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
So error log says this:
cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by zm configure 1.24.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-mysql=/usr/local ZM_DB_PASS=icu812 ZM_DB_NAME=zm ZM_DB_USER=lortech --with-ffmpeg=/usr/bin/ffmpeg --with-libarch --with-webuser=apache --with-extralibs=lm3plame --enable-debug=yes-enable-crashtrace=yes --with-webgroup=apache --enable-mmap=yes --enable-crashtrace=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = zm
uname -m = i686
uname -r = 2.6.38-10-generic
uname -s = Linux
uname -v = #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1408: checking for a BSD-compatible install
configure:1463: result: /usr/bin/install -c
configure:1474: checking whether build environment is sane
configure:1517: result: yes
configure:1582: checking for gawk
configure:1611: result: no
configure:1582: checking for mawk
configure:1598: found /usr/bin/mawk
configure:1608: result: mawk
configure:1618: checking whether make sets $(MAKE)
configure:1642: result: no
configure:2173: checking for g++
configure:2202: result: no
configure:2173: checking for c++
configure:2202: result: no
configure:2173: checking for gpp
configure:2202: result: no
configure:2173: checking for aCC
configure:2202: result: no
configure:2173: checking for CC
configure:2202: result: no
configure:2173: checking for cxx
configure:2202: result: no
configure:2173: checking for cc++
configure:2202: result: no
configure:2173: checking for cl
configure:2202: result: no
configure:2173: checking for FCC
configure:2202: result: no
configure:2173: checking for KCC
configure:2202: result: no
configure:2173: checking for RCC
configure:2202: result: no
configure:2173: checking for xlC_r
configure:2202: result: no
configure:2173: checking for xlC
configure:2202: result: no
configure:2215: checking for C++ compiler version
configure:2218: g++ --version </dev/null >&5
./configure: line 2219: g++: command not found
configure:2221: $? = 127
configure:2223: g++ -v </dev/null >&5
./configure: line 2224: g++: command not found
configure:2226: $? = 127
configure:2228: g++ -V </dev/null >&5
./configure: line 2229: g++: command not found
configure:2231: $? = 127
configure:2254: checking for C++ compiler default output file name
configure:2257: g++ -I/usr/bin/ffmpeg/include -L/usr/bin/ffmpeg/yes -L/usr/local/yes/mysql lm3plame conftest.cc >&5
./configure: line 2258: g++: command not found
configure:2260: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "zm"
| #define PACKAGE_TARNAME "ZoneMinder"
| #define PACKAGE_VERSION "1.24.2"
| #define PACKAGE_STRING "zm 1.24.2"
| #define PACKAGE_BUGREPORT "support@zoneminder.com"
| #define PACKAGE "ZoneMinder"
| #define VERSION "1.24.2"
| #define ZM_DBG_OFF 1
| #define ZM_MEM_MAPPED 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2299: error: C++ compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_ZM_DB_HOST_set=
ac_cv_env_ZM_DB_HOST_value=
ac_cv_env_ZM_DB_NAME_set=set
ac_cv_env_ZM_DB_NAME_value=zm
ac_cv_env_ZM_DB_PASS_set=set
ac_cv_env_ZM_DB_PASS_value=icu812
ac_cv_env_ZM_DB_USER_set=set
ac_cv_env_ZM_DB_USER_value=lortech
ac_cv_env_ZM_MYSQL_ENGINE_set=
ac_cv_env_ZM_MYSQL_ENGINE_value=
ac_cv_env_ZM_SSL_LIB_set=
ac_cv_env_ZM_SSL_LIB_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='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_make_make_set=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run tar'
AUTOCONF='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run automake-1.9'
AWK='mawk'
BINDIR=''
CC=''
CCDEPMODE=''
CFLAGS='-I/usr/bin/ffmpeg/include '
CGI_PREFIX='/var/www/cgi-bin'
CPPFLAGS='-I/usr/bin/ffmpeg/include '
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_MMAP='yes'
EXEEXT=''
EXTRA_LIBS='lm3plame'
EXTRA_PERL_LIB=''
FFMPEG_CFLAGS='-I/usr/bin/ffmpeg/include'
FFMPEG_LIBS='-L/usr/bin/ffmpeg/yes'
FFMPEG_PREFIX='/usr/bin/ffmpeg'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/bin/ffmpeg/yes -L/usr/local/yes/mysql lm3plame'
LIBDIR=''
LIBOBJS=''
LIBS=''
LIB_ARCH='yes'
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run makeinfo'
MYSQL_CFLAGS='-I/usr/local/include'
MYSQL_LIBS='-L/usr/local/yes/mysql'
MYSQL_PREFIX='/usr/local'
OBJEXT=''
OPT_FFMPEG=''
OPT_NETPBM=''
PACKAGE='ZoneMinder'
PACKAGE_BUGREPORT='support@zoneminder.com'
PACKAGE_NAME='zm'
PACKAGE_STRING='zm 1.24.2'
PACKAGE_TARNAME='ZoneMinder'
PACKAGE_VERSION='1.24.2'
PATH_BUILD='/usr/src/zm/ZoneMinder-1.24.2'
PATH_FFMPEG=''
PATH_NETPBM=''
PATH_SEPARATOR=':'
PERL=''
PERL_MM_PARMS=''
POW_LIB=''
RANLIB=''
RUNDIR=''
SET_MAKE='MAKE=make'
SHELL='/bin/bash'
STRIP=''
SYSCONFDIR=''
TIME_BUILD='1312316156'
VERSION='1.24.2'
WEB_GROUP='apache'
WEB_PREFIX='/var/www/html/zm'
WEB_USER='apache'
ZM_CONFIG=''
ZM_DB_HOST='localhost'
ZM_DB_NAME='zm'
ZM_DB_PASS='xxxxx' <---- covered up paSS
ZM_DB_USER='lortech'
ZM_MYSQL_ENGINE='MyISAM'
ZM_PCRE=''
ZM_PID=''
ZM_RUNDIR=''
ZM_SSL_LIB='gnutls'
ZM_V4L2=''
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/zm/ZoneMinder-1.24.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "ZoneMinder"
#define PACKAGE_BUGREPORT "support@zoneminder.com"
#define PACKAGE_NAME "zm"
#define PACKAGE_STRING "zm 1.24.2"
#define PACKAGE_TARNAME "ZoneMinder"
#define PACKAGE_VERSION "1.24.2"
#define VERSION "1.24.2"
#define ZM_DBG_OFF 1
#define ZM_MEM_MAPPED 1
configure: exit 77
lortech@zm:/usr/src/zm/ZoneMinder-1.24.2$
First time a ./configure failed on me, so this log is new to me.
Thanks
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-mysql=/usr/local ZM_DB_PASS=xxxxx ZM_DB_NAME=zm ZM_DB_USER=lortech --with-ffmpeg=/usr/bin/ffmpeg --with-libarch --with-webuser=apache --with-extralibs=lm3plame --enable-debug=yes-enable-crashtrace=yes --with-webgroup=apache --enable-mmap=yes --enable-crashtrace=yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
So error log says this:
cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by zm configure 1.24.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-mysql=/usr/local ZM_DB_PASS=icu812 ZM_DB_NAME=zm ZM_DB_USER=lortech --with-ffmpeg=/usr/bin/ffmpeg --with-libarch --with-webuser=apache --with-extralibs=lm3plame --enable-debug=yes-enable-crashtrace=yes --with-webgroup=apache --enable-mmap=yes --enable-crashtrace=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = zm
uname -m = i686
uname -r = 2.6.38-10-generic
uname -s = Linux
uname -v = #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1408: checking for a BSD-compatible install
configure:1463: result: /usr/bin/install -c
configure:1474: checking whether build environment is sane
configure:1517: result: yes
configure:1582: checking for gawk
configure:1611: result: no
configure:1582: checking for mawk
configure:1598: found /usr/bin/mawk
configure:1608: result: mawk
configure:1618: checking whether make sets $(MAKE)
configure:1642: result: no
configure:2173: checking for g++
configure:2202: result: no
configure:2173: checking for c++
configure:2202: result: no
configure:2173: checking for gpp
configure:2202: result: no
configure:2173: checking for aCC
configure:2202: result: no
configure:2173: checking for CC
configure:2202: result: no
configure:2173: checking for cxx
configure:2202: result: no
configure:2173: checking for cc++
configure:2202: result: no
configure:2173: checking for cl
configure:2202: result: no
configure:2173: checking for FCC
configure:2202: result: no
configure:2173: checking for KCC
configure:2202: result: no
configure:2173: checking for RCC
configure:2202: result: no
configure:2173: checking for xlC_r
configure:2202: result: no
configure:2173: checking for xlC
configure:2202: result: no
configure:2215: checking for C++ compiler version
configure:2218: g++ --version </dev/null >&5
./configure: line 2219: g++: command not found
configure:2221: $? = 127
configure:2223: g++ -v </dev/null >&5
./configure: line 2224: g++: command not found
configure:2226: $? = 127
configure:2228: g++ -V </dev/null >&5
./configure: line 2229: g++: command not found
configure:2231: $? = 127
configure:2254: checking for C++ compiler default output file name
configure:2257: g++ -I/usr/bin/ffmpeg/include -L/usr/bin/ffmpeg/yes -L/usr/local/yes/mysql lm3plame conftest.cc >&5
./configure: line 2258: g++: command not found
configure:2260: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "zm"
| #define PACKAGE_TARNAME "ZoneMinder"
| #define PACKAGE_VERSION "1.24.2"
| #define PACKAGE_STRING "zm 1.24.2"
| #define PACKAGE_BUGREPORT "support@zoneminder.com"
| #define PACKAGE "ZoneMinder"
| #define VERSION "1.24.2"
| #define ZM_DBG_OFF 1
| #define ZM_MEM_MAPPED 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2299: error: C++ compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_ZM_DB_HOST_set=
ac_cv_env_ZM_DB_HOST_value=
ac_cv_env_ZM_DB_NAME_set=set
ac_cv_env_ZM_DB_NAME_value=zm
ac_cv_env_ZM_DB_PASS_set=set
ac_cv_env_ZM_DB_PASS_value=icu812
ac_cv_env_ZM_DB_USER_set=set
ac_cv_env_ZM_DB_USER_value=lortech
ac_cv_env_ZM_MYSQL_ENGINE_set=
ac_cv_env_ZM_MYSQL_ENGINE_value=
ac_cv_env_ZM_SSL_LIB_set=
ac_cv_env_ZM_SSL_LIB_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='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_make_make_set=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run tar'
AUTOCONF='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run automake-1.9'
AWK='mawk'
BINDIR=''
CC=''
CCDEPMODE=''
CFLAGS='-I/usr/bin/ffmpeg/include '
CGI_PREFIX='/var/www/cgi-bin'
CPPFLAGS='-I/usr/bin/ffmpeg/include '
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_MMAP='yes'
EXEEXT=''
EXTRA_LIBS='lm3plame'
EXTRA_PERL_LIB=''
FFMPEG_CFLAGS='-I/usr/bin/ffmpeg/include'
FFMPEG_LIBS='-L/usr/bin/ffmpeg/yes'
FFMPEG_PREFIX='/usr/bin/ffmpeg'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/bin/ffmpeg/yes -L/usr/local/yes/mysql lm3plame'
LIBDIR=''
LIBOBJS=''
LIBS=''
LIB_ARCH='yes'
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/zm/ZoneMinder-1.24.2/missing --run makeinfo'
MYSQL_CFLAGS='-I/usr/local/include'
MYSQL_LIBS='-L/usr/local/yes/mysql'
MYSQL_PREFIX='/usr/local'
OBJEXT=''
OPT_FFMPEG=''
OPT_NETPBM=''
PACKAGE='ZoneMinder'
PACKAGE_BUGREPORT='support@zoneminder.com'
PACKAGE_NAME='zm'
PACKAGE_STRING='zm 1.24.2'
PACKAGE_TARNAME='ZoneMinder'
PACKAGE_VERSION='1.24.2'
PATH_BUILD='/usr/src/zm/ZoneMinder-1.24.2'
PATH_FFMPEG=''
PATH_NETPBM=''
PATH_SEPARATOR=':'
PERL=''
PERL_MM_PARMS=''
POW_LIB=''
RANLIB=''
RUNDIR=''
SET_MAKE='MAKE=make'
SHELL='/bin/bash'
STRIP=''
SYSCONFDIR=''
TIME_BUILD='1312316156'
VERSION='1.24.2'
WEB_GROUP='apache'
WEB_PREFIX='/var/www/html/zm'
WEB_USER='apache'
ZM_CONFIG=''
ZM_DB_HOST='localhost'
ZM_DB_NAME='zm'
ZM_DB_PASS='xxxxx' <---- covered up paSS
ZM_DB_USER='lortech'
ZM_MYSQL_ENGINE='MyISAM'
ZM_PCRE=''
ZM_PID=''
ZM_RUNDIR=''
ZM_SSL_LIB='gnutls'
ZM_V4L2=''
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/zm/ZoneMinder-1.24.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "ZoneMinder"
#define PACKAGE_BUGREPORT "support@zoneminder.com"
#define PACKAGE_NAME "zm"
#define PACKAGE_STRING "zm 1.24.2"
#define PACKAGE_TARNAME "ZoneMinder"
#define PACKAGE_VERSION "1.24.2"
#define VERSION "1.24.2"
#define ZM_DBG_OFF 1
#define ZM_MEM_MAPPED 1
configure: exit 77
lortech@zm:/usr/src/zm/ZoneMinder-1.24.2$
First time a ./configure failed on me, so this log is new to me.
Thanks