| 1028 |
--enable-static=PKGS build static libraries default=yes |
--enable-static=PKGS build static libraries default=yes |
| 1029 |
--enable-fast-install=PKGS optimize for fast installation default=yes |
--enable-fast-install=PKGS optimize for fast installation default=yes |
| 1030 |
--disable-libtool-lock avoid locking (might break parallel builds) |
--disable-libtool-lock avoid locking (might break parallel builds) |
| 1031 |
|
--enable-gprof enable memory profiling with gprof |
| 1032 |
|
|
| 1033 |
Optional Packages: |
Optional Packages: |
| 1034 |
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
| 1036 |
--with-gnu-ld assume the C compiler uses GNU ld default=no |
--with-gnu-ld assume the C compiler uses GNU ld default=no |
| 1037 |
--with-pic try to use only PIC/non-PIC objects default=use both |
--with-pic try to use only PIC/non-PIC objects default=use both |
| 1038 |
--with-root=path Use the specified ROOT directory |
--with-root=path Use the specified ROOT directory |
| 1039 |
--with-log4cpp=path Use the specified directroy for log4cpp |
--with-log4cxx=path Use the specified directroy for log4cxx |
| 1040 |
|
|
| 1041 |
Some influential environment variables: |
Some influential environment variables: |
| 1042 |
CC C compiler command |
CC C compiler command |
| 2868 |
|
|
| 2869 |
|
|
| 2870 |
# Provide some information about the compiler. |
# Provide some information about the compiler. |
| 2871 |
echo "$as_me:2870:" \ |
echo "$as_me:2871:" \ |
| 2872 |
"checking for Fortran 77 compiler version" >&5 |
"checking for Fortran 77 compiler version" >&5 |
| 2873 |
ac_compiler=`set X $ac_compile; echo $2` |
ac_compiler=`set X $ac_compile; echo $2` |
| 2874 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| 3065 |
# flags. |
# flags. |
| 3066 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
| 3067 |
FFLAGS="$FFLAGS $ac_verb" |
FFLAGS="$FFLAGS $ac_verb" |
| 3068 |
(eval echo $as_me:3067: \"$ac_link\") >&5 |
(eval echo $as_me:3068: \"$ac_link\") >&5 |
| 3069 |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
| 3070 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
| 3071 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
| 3143 |
# flags. |
# flags. |
| 3144 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
| 3145 |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
| 3146 |
(eval echo $as_me:3145: \"$ac_link\") >&5 |
(eval echo $as_me:3146: \"$ac_link\") >&5 |
| 3147 |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
| 3148 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
| 3149 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
| 5345 |
case $host in |
case $host in |
| 5346 |
*-*-irix6*) |
*-*-irix6*) |
| 5347 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
| 5348 |
echo '#line 5347 "configure"' > conftest.$ac_ext |
echo '#line 5348 "configure"' > conftest.$ac_ext |
| 5349 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5350 |
(eval $ac_compile) 2>&5 |
(eval $ac_compile) 2>&5 |
| 5351 |
ac_status=$? |
ac_status=$? |
| 5921 |
save_CFLAGS="$CFLAGS" |
save_CFLAGS="$CFLAGS" |
| 5922 |
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" |
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" |
| 5923 |
compiler_c_o=no |
compiler_c_o=no |
| 5924 |
if { (eval echo configure:5923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
if { (eval echo configure:5924: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
| 5925 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
| 5926 |
# So say no if there are warnings |
# So say no if there are warnings |
| 5927 |
if test -s out/conftest.err; then |
if test -s out/conftest.err; then |
| 7854 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 7855 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
| 7856 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
| 7857 |
#line 7856 "configure" |
#line 7857 "configure" |
| 7858 |
#include "confdefs.h" |
#include "confdefs.h" |
| 7859 |
|
|
| 7860 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
| 7952 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 7953 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
| 7954 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
| 7955 |
#line 7954 "configure" |
#line 7955 "configure" |
| 7956 |
#include "confdefs.h" |
#include "confdefs.h" |
| 7957 |
|
|
| 7958 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
| 8985 |
|
|
| 8986 |
|
|
| 8987 |
|
|
| 8988 |
|
|
| 8989 |
# Check whether --with-root or --without-root was given. |
# Check whether --with-root or --without-root was given. |
| 8990 |
if test "${with_root+set}" = set; then |
if test "${with_root+set}" = set; then |
| 8991 |
withval="$with_root" |
withval="$with_root" |
| 8994 |
|
|
| 8995 |
ROOT_LIBRARY="${ROOTSYS}/lib" |
ROOT_LIBRARY="${ROOTSYS}/lib" |
| 8996 |
|
|
| 8997 |
ROOT_LDFLAGS="${ROOT_LIBRARY}/libHist.so ${ROOT_LIBRARY}/libMatrix.so ${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libCore.so ${ROOT_LIBRARY}/libCint.so -ldl" |
ROOT_LDFLAGS=" \ |
| 8998 |
|
${ROOT_LIBRARY}/libCint.so ${ROOT_LIBRARY}/libCore.so \ |
| 8999 |
|
${ROOT_LIBRARY}/libMatrix.so ${ROOT_LIBRARY}/libHist.so \ |
| 9000 |
|
${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libGraf.so \ |
| 9001 |
|
${ROOT_LIBRARY}/libGraf3d.so ${ROOT_LIBRARY}/libGpad.so \ |
| 9002 |
|
${ROOT_LIBRARY}/libGui.so ${ROOT_LIBRARY}/libMinuit.so \ |
| 9003 |
|
${ROOT_LIBRARY}/libHistPainter.so ${ROOT_LIBRARY}/libTreePlayer.so \ |
| 9004 |
|
${ROOT_LIBRARY}/libTreeViewer.so ${ROOT_LIBRARY}/libProof.so \ |
| 9005 |
|
${ROOT_LIBRARY}/libProofGui.so ${ROOT_LIBRARY}/libPhysics.so \ |
| 9006 |
|
${ROOT_LIBRARY}/libRint.so ${ROOT_LIBRARY}/libHtml.so \ |
| 9007 |
|
${ROOT_LIBRARY}/libEG.so ${ROOT_LIBRARY}/libGeom.so \ |
| 9008 |
|
${ROOT_LIBRARY}/libGeomPainter.so ${ROOT_LIBRARY}/libVMC.so \ |
| 9009 |
|
${ROOT_LIBRARY}/libFumili.so ${ROOT_LIBRARY}/libMLP.so \ |
| 9010 |
|
${ROOT_LIBRARY}/libGedOld.so ${ROOT_LIBRARY}/libGed.so \ |
| 9011 |
|
${ROOT_LIBRARY}/libQuadp.so \ |
| 9012 |
|
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
| 9013 |
|
${ROOT_LIBRARY}/libX3d.so \ |
| 9014 |
|
${ROOT_LIBRARY}/libRGL.so ${ROOT_LIBRARY}/libASImage.so \ |
| 9015 |
|
${ROOT_LIBRARY}/libThread.so ${ROOT_LIBRARY}/libRXML.so \ |
| 9016 |
|
-ldl" |
| 9017 |
|
|
| 9018 |
|
|
| 9019 |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
| 9020 |
|
|
| 9022 |
ROOTCINT=${ROOTSYS}/bin/rootcint |
ROOTCINT=${ROOTSYS}/bin/rootcint |
| 9023 |
|
|
| 9024 |
|
|
| 9025 |
|
echo "$as_me:$LINENO: checking for gprof" >&5 |
| 9026 |
|
echo $ECHO_N "checking for gprof... $ECHO_C" >&6 |
| 9027 |
|
# Check whether --enable-gprof or --disable-gprof was given. |
| 9028 |
|
if test "${enable_gprof+set}" = set; then |
| 9029 |
|
enableval="$enable_gprof" |
| 9030 |
|
gprof=$enableval |
| 9031 |
|
else |
| 9032 |
|
gprof=no |
| 9033 |
|
fi; |
| 9034 |
|
if test "$gprof" != no |
| 9035 |
|
then |
| 9036 |
|
CXXFLAGS="-pg $CXXFLAGS" |
| 9037 |
|
echo "$as_me:$LINENO: result: enabled" >&5 |
| 9038 |
|
echo "${ECHO_T}enabled" >&6 |
| 9039 |
|
else |
| 9040 |
|
echo "$as_me:$LINENO: result: no" >&5 |
| 9041 |
|
echo "${ECHO_T}no" >&6 |
| 9042 |
|
fi |
| 9043 |
|
|
| 9044 |
|
|
| 9045 |
# Check whether --with-log4cppp or --without-log4cppp was given. |
# Check whether --with-log4cxx or --without-log4cxx was given. |
| 9046 |
if test "${with_log4cppp+set}" = set; then |
if test "${with_log4cxx+set}" = set; then |
| 9047 |
withval="$with_log4cppp" |
withval="$with_log4cxx" |
| 9048 |
LOG4CPP=$with_log4cpp |
LOG4CXX=$with_log4cxx |
| 9049 |
fi; |
fi; |
| 9050 |
|
LOG4CXX_INCLUDES="-I${LOG4CXX}/include" |
| 9051 |
|
|
| 9052 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
| 9053 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
| 9217 |
|
|
| 9218 |
|
|
| 9219 |
|
|
| 9220 |
ac_config_files="$ac_config_files Makefile Doxyfile event/Makefile event/mcmd/Makefile event/tmtc/Makefile event/log/Makefile event/arrDump/Makefile event/tabDump/Makefile event/varDump/Makefile event/physics/Makefile event/physics/tracker/Makefile event/physics/anticounter/Makefile event/physics/calorimeter/Makefile event/physics/neutronDetector/Makefile techmodel/Makefile techmodel/forroutines/tracker/Makefile techmodel/forroutines/tracker/readraw/Makefile techmodel/forroutines/anticounter/Makefile techmodel/forroutines/calorimeter/Makefile techmodel/forroutines/Makefile techmodel/physics/Makefile" |
ac_config_files="$ac_config_files Makefile Doxyfile event/Makefile event/mcmd/Makefile event/tmtc/Makefile event/log/Makefile event/arrDump/Makefile event/tabDump/Makefile event/varDump/Makefile event/physics/Makefile event/physics/tracker/Makefile event/physics/anticounter/Makefile event/physics/calorimeter/Makefile event/physics/neutronDetector/Makefile event/physics/S4/Makefile techmodel/Makefile techmodel/forroutines/tracker/Makefile techmodel/forroutines/tracker/readraw/Makefile techmodel/forroutines/anticounter/Makefile techmodel/forroutines/calorimeter/Makefile techmodel/forroutines/Makefile techmodel/physics/Makefile" |
| 9221 |
cat >confcache <<\_ACEOF |
cat >confcache <<\_ACEOF |
| 9222 |
# This file is a shell script that caches the results of configure |
# This file is a shell script that caches the results of configure |
| 9223 |
# tests run on this system so they can be shared between configure |
# tests run on this system so they can be shared between configure |
| 9767 |
"event/physics/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticounter/Makefile" ;; |
"event/physics/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticounter/Makefile" ;; |
| 9768 |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
| 9769 |
"event/physics/neutronDetector/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/neutronDetector/Makefile" ;; |
"event/physics/neutronDetector/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/neutronDetector/Makefile" ;; |
| 9770 |
|
"event/physics/S4/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/S4/Makefile" ;; |
| 9771 |
"techmodel/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/Makefile" ;; |
"techmodel/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/Makefile" ;; |
| 9772 |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
| 9773 |
"techmodel/forroutines/tracker/readraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/readraw/Makefile" ;; |
"techmodel/forroutines/tracker/readraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/readraw/Makefile" ;; |