Dear Ivana,
From: Ivana Hrivnacova <Ivana.Hrivnacova_at_cern.ch> Subject: Re: [VMC] [vgm] configure looks for liblist... Date: Wed, 20 Jul 2011 12:58:49 +0200
> I checked the configuration files and in autoconf, there were indeed
> supported only granular geant4 libraries. Note, that G4 libraries are
> needed pnly to build VGM test; for building VGM libraries, this does
> not matter.
> I have now added an option to support both granular and global
> libraries in SVN trunk. If you have installed Geant4 with global
> libraries, you should use the following configure option:
> --with-geant4-global-libs=yes
Thanks a lot!
> Please, have a try and let me know if you find any problems.
Unfortunately, no luck (revision 696)...
I've attached a failed config.log file: seems that even with the new option, the configure script looks for a liblist.
I have built the current beta version of G4 with CMake; by default it builds global libraries.
Yours,
Kazuyoshi
-- Kazuyoshi Furutaka furutaka_at_jb3.so-net.ne.jpReceived on Wed Jul 20 2011 - 14:02:35 CESTThis file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vgm-autoconf configure 0.2, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --with-clhep=/usr/local --with-geant4=/home/furutaka/res/geant4/geant4.9.5.b01 --with-geant4-include=/home/furutaka/res/geant4/geant4.9.5.b01/include/Geant4 --with-geant4-libdir=/home/furutaka/res/geant4/geant4.9.5.b01/lib64/Geant4-9.5.0 --with-geant4-global-libs=yes ## --------- ## ## Platform. ## ## --------- ## hostname = peart.furu.or.jp uname -m = x86_64 uname -r = 2.6.38.8-32.fc15.x86_64 uname -s = Linux uname -v = #1 SMP Mon Jun 13 19:49:05 UTC 2011 /usr/bin/uname -p = unknown /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: /home/furutaka/lang/pnuts/PNUTS/bin PATH: /home/furutaka/lang/pnuts/PNUTS/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/lib64/ccache PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/lib64/alliance/bin PATH: /usr/libexec/sdcc PATH: /usr/local/root/bin PATH: /home/furutaka/bin PATH: /usr/local/axiom/mnt/fedora3/bin PATH: /usr/local/gdc/bin PATH: /home/furutaka/res/geant4/JAS3 PATH: /home/furutaka/res/rw_current/bin PATH: /usr/local/src/reduce-algebra/trunk/bin PATH: /home/furutaka/res/utils/endf/inter PATH: /home/furutaka/res/utils/endf/psyche PATH: /home/furutaka/res/utils/mf03 PATH: /home/furutaka/res/utils/PREPRO07 PATH: /home/furutaka/res/utils/resendd PATH: /home/furutaka/res/sammy/sammy-7/bin PATH: /home/furutaka/res/sammy/pltcat PATH: /home/furutaka/res/sammy/samgr PATH: /home/furutaka/work/bbfig PATH: /usr/lib64/alliance/bin PATH: /usr/libexec/sdcc PATH: /usr/local/root/bin PATH: /home/furutaka/bin PATH: /usr/local/axiom/mnt/fedora3/bin PATH: /usr/local/gdc/bin PATH: /home/furutaka/res/geant4/JAS3 PATH: /home/furutaka/res/rw_current/bin PATH: /usr/local/src/reduce-algebra/trunk/bin PATH: /home/furutaka/res/utils/endf/inter PATH: /home/furutaka/res/utils/endf/psyche PATH: /home/furutaka/res/utils/mf03 PATH: /home/furutaka/res/utils/PREPRO07 PATH: /home/furutaka/res/utils/resendd PATH: /home/furutaka/res/sammy/sammy-7/bin PATH: /home/furutaka/res/sammy/pltcat PATH: /home/furutaka/res/sammy/samgr PATH: /home/furutaka/work/bbfig ## ----------- ## ## Core tests. ## ## ----------- ## configure:2372: checking for a BSD-compatible install configure:2440: result: /usr/bin/install -c configure:2451: checking whether build environment is sane configure:2501: result: yes configure:2642: checking for a thread-safe mkdir -p configure:2681: result: /bin/mkdir -p configure:2694: checking for gawk configure:2710: found /usr/bin/gawk configure:2721: result: gawk configure:2732: checking whether make sets $(MAKE) configure:2754: result: yes configure:2905: checking for g++ configure:2921: found /usr/lib64/ccache/g++ configure:2932: result: g++ configure:2959: checking for C++ compiler version configure:2968: g++ --version >&5 g++ (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9) Copyright (C) 2011 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:2979: $? = 0 configure:2968: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.0/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 --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC) configure:2979: $? = 0 configure:2968: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:2979: $? = 4 configure:2968: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:2979: $? = 4 configure:2999: checking whether the C++ compiler works configure:3021: g++ conftest.cpp >&5 configure:3025: $? = 0 configure:3073: result: yes configure:3076: checking for C++ compiler default output file name configure:3078: result: a.out configure:3084: checking for suffix of executables configure:3091: g++ -o conftest conftest.cpp >&5 configure:3095: $? = 0 configure:3117: result: configure:3139: checking whether we are cross compiling configure:3147: g++ -o conftest conftest.cpp >&5 configure:3151: $? = 0 configure:3158: ./conftest configure:3162: $? = 0 configure:3177: result: no configure:3182: checking for suffix of object files configure:3204: g++ -c conftest.cpp >&5 configure:3208: $? = 0 configure:3229: result: o configure:3233: checking whether we are using the GNU C++ compiler configure:3252: g++ -c conftest.cpp >&5 configure:3252: $? = 0 configure:3261: result: yes configure:3270: checking whether g++ accepts -g configure:3290: g++ -c -g conftest.cpp >&5 configure:3290: $? = 0 configure:3331: result: yes configure:3365: checking for style of include used by make configure:3393: result: GNU configure:3418: checking dependency style of g++ configure:3528: result: gcc3 configure:3573: checking build system type configure:3587: result: x86_64-unknown-linux-gnu configure:3607: checking host system type configure:3620: result: x86_64-unknown-linux-gnu configure:3661: checking how to print strings configure:3688: result: printf configure:3757: checking for gcc configure:3773: found /usr/lib64/ccache/gcc configure:3784: result: gcc configure:4013: checking for C compiler version configure:4022: gcc --version >&5 gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9) Copyright (C) 2011 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:4033: $? = 0 configure:4022: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.0/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 --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC) configure:4033: $? = 0 configure:4022: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4033: $? = 4 configure:4022: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4033: $? = 4 configure:4037: checking whether we are using the GNU C compiler configure:4056: gcc -c conftest.c >&5 configure:4056: $? = 0 configure:4065: result: yes configure:4074: checking whether gcc accepts -g configure:4094: gcc -c -g conftest.c >&5 configure:4094: $? = 0 configure:4135: result: yes configure:4152: checking for gcc option to accept ISO C89 configure:4216: gcc -c -g -O2 conftest.c >&5 configure:4216: $? = 0 configure:4229: result: none needed configure:4251: checking dependency style of gcc configure:4361: result: gcc3 configure:4376: checking for a sed that does not truncate output configure:4440: result: /bin/sed configure:4458: checking for grep that handles long lines and -e configure:4516: result: /bin/grep configure:4521: checking for egrep configure:4583: result: /bin/grep -E configure:4588: checking for fgrep configure:4650: result: /bin/grep -F configure:4685: checking for ld used by gcc configure:4752: result: /usr/bin/ld configure:4759: checking if the linker (/usr/bin/ld) is GNU ld configure:4774: result: yes configure:4786: checking for BSD- or MS-compatible name lister (nm) configure:4835: result: /usr/bin/nm -B configure:4965: checking the name lister (/usr/bin/nm -B) interface configure:4972: gcc -c -g -O2 conftest.c >&5 configure:4975: /usr/bin/nm -B "conftest.o" configure:4978: output 0000000000000000 B some_variable configure:4985: result: BSD nm configure:4988: checking whether ln -s works configure:4992: result: yes configure:5000: checking the maximum length of command line arguments configure:5125: result: 1572864 configure:5142: checking whether the shell understands some XSI constructs configure:5152: result: yes configure:5156: checking whether the shell understands "+=" configure:5162: result: yes configure:5197: checking for /usr/bin/ld option to reload object files configure:5204: result: -r configure:5273: checking for objdump configure:5289: found /usr/bin/objdump configure:5300: result: objdump configure:5332: checking how to recognize dependent libraries configure:5534: result: pass_all configure:5594: checking for ar configure:5610: found /usr/bin/ar configure:5621: result: ar configure:5699: checking for strip configure:5715: found /usr/bin/strip configure:5726: result: strip configure:5798: checking for ranlib configure:5814: found /usr/bin/ranlib configure:5825: result: ranlib configure:5927: checking command to parse /usr/bin/nm -B output from gcc object configure:6045: gcc -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6052: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6055: $? = 0 configure:6109: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6112: $? = 0 configure:6150: result: ok configure:6246: gcc -c -g -O2 conftest.c >&5 configure:6249: $? = 0 configure:6991: checking how to run the C preprocessor configure:7022: gcc -E conftest.c configure:7022: $? = 0 configure:7036: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vgm-autoconf" | #define PACKAGE_TARNAME "vgm-autoconf" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "vgm-autoconf 0.2" | #define PACKAGE_BUGREPORT "bv_at_bnl.gov" | #define PACKAGE_URL "" | #define PACKAGE "vgm-autoconf" | #define VERSION "0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7061: result: gcc -E configure:7081: gcc -E conftest.c configure:7081: $? = 0 configure:7095: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vgm-autoconf" | #define PACKAGE_TARNAME "vgm-autoconf" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "vgm-autoconf 0.2" | #define PACKAGE_BUGREPORT "bv_at_bnl.gov" | #define PACKAGE_URL "" | #define PACKAGE "vgm-autoconf" | #define VERSION "0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7124: checking for ANSI C header files configure:7144: gcc -c -g -O2 conftest.c >&5 configure:7144: $? = 0 configure:7217: gcc -o conftest -g -O2 conftest.c >&5 configure:7217: $? = 0 configure:7217: ./conftest configure:7217: $? = 0 configure:7228: result: yes configure:7241: checking for sys/types.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for sys/stat.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for stdlib.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for string.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for memory.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for strings.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for inttypes.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for stdint.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7241: checking for unistd.h configure:7241: gcc -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7241: result: yes configure:7255: checking for dlfcn.h configure:7255: gcc -c -g -O2 conftest.c >&5 configure:7255: $? = 0 configure:7255: result: yes configure:7443: checking for objdir configure:7458: result: .libs configure:7725: checking if gcc supports -fno-rtti -fno-exceptions configure:7743: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7747: $? = 0 configure:7760: result: no configure:7780: checking for gcc option to produce PIC configure:8065: result: -fPIC -DPIC configure:8077: checking if gcc PIC flag -fPIC -DPIC works configure:8095: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8099: $? = 0 configure:8112: result: yes configure:8136: checking if gcc static flag -static works configure:8164: result: no configure:8179: checking if gcc supports -c -o file.o configure:8200: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8204: $? = 0 configure:8226: result: yes configure:8234: checking if gcc supports -c -o file.o configure:8281: result: yes configure:8314: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9389: result: yes configure:9426: checking whether -lc should be explicitly linked in configure:9434: gcc -c -g -O2 conftest.c >&5 configure:9437: $? = 0 configure:9452: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9455: $? = 0 configure:9469: result: no configure:9634: checking dynamic linker characteristics configure:10089: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10089: $? = 0 configure:10315: result: GNU/Linux ld.so configure:10422: checking how to hardcode library paths into programs configure:10447: result: immediate configure:10987: checking whether stripping libraries is possible configure:10992: result: yes configure:11027: checking if libtool supports shared libraries configure:11029: result: yes configure:11032: checking whether to build shared libraries configure:11053: result: yes configure:11056: checking whether to build static libraries configure:11060: result: yes configure:11083: checking how to run the C++ preprocessor configure:11110: g++ -E conftest.cpp configure:11110: $? = 0 configure:11124: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vgm-autoconf" | #define PACKAGE_TARNAME "vgm-autoconf" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "vgm-autoconf 0.2" | #define PACKAGE_BUGREPORT "bv_at_bnl.gov" | #define PACKAGE_URL "" | #define PACKAGE "vgm-autoconf" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:11149: result: g++ -E configure:11169: g++ -E conftest.cpp configure:11169: $? = 0 configure:11183: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vgm-autoconf" | #define PACKAGE_TARNAME "vgm-autoconf" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "vgm-autoconf 0.2" | #define PACKAGE_BUGREPORT "bv_at_bnl.gov" | #define PACKAGE_URL "" | #define PACKAGE "vgm-autoconf" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:11351: checking for ld used by g++ configure:11418: result: /usr/bin/ld -m elf_x86_64 configure:11425: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11440: result: yes configure:11495: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12427: result: yes configure:12455: g++ -c -g -O2 conftest.cpp >&5 configure:12458: $? = 0 configure:12640: checking for g++ option to produce PIC configure:12962: result: -fPIC -DPIC configure:12971: checking if g++ PIC flag -fPIC -DPIC works configure:12989: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:12993: $? = 0 configure:13006: result: yes configure:13027: checking if g++ static flag -static works configure:13055: result: no configure:13067: checking if g++ supports -c -o file.o configure:13088: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13092: $? = 0 configure:13114: result: yes configure:13119: checking if g++ supports -c -o file.o configure:13166: result: yes configure:13196: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13224: result: yes configure:13367: checking dynamic linker characteristics configure:13982: result: GNU/Linux ld.so configure:14035: checking how to hardcode library paths into programs configure:14060: result: immediate configure:14120: checking CXXFLAGS for gcc -pedantic configure:14147: gcc -c -g -O2 -pedantic -Werror -pedantic conftest.c >&5 configure:14147: $? = 0 configure:14161: result: -pedantic configure:14173: : CXXFLAGS="$CXXFLAGS $ac_cv_cflags_gcc_option__pedantic" configure:14176: $? = 0 configure:14183: checking CXXFLAGS for gcc -ansi configure:14210: gcc -c -g -O2 -pedantic -Werror -ansi conftest.c >&5 configure:14210: $? = 0 configure:14224: result: -ansi configure:14236: : CXXFLAGS="$CXXFLAGS $ac_cv_cflags_gcc_option__ansi" configure:14239: $? = 0 configure:14247: checking CXXFLAGS for gcc -Wno-long-long configure:14274: gcc -c -g -O2 -pedantic -Werror -Wno-long-long conftest.c >&5 configure:14274: $? = 0 configure:14288: result: -Wno-long-long configure:14300: : CXXFLAGS="$CXXFLAGS $ac_cv_cflags_gcc_option__Wno_long_long" configure:14303: $? = 0 configure:14320: checking to build Geant4GM VGM package configure:14331: result: yes configure:14340: checking to build RootGM VGM package configure:14351: result: yes configure:14359: checking to build XmlVGM VGM package configure:14370: result: yes configure:14391: checking for CLHEP configure:14417: result: /usr/local configure:14496: checking for /usr/local/include/CLHEP/Evaluator/Evaluator.h configure:14510: result: yes configure:14603: checking for /usr/local/lib/ configure:14617: result: yes configure:14647: checking for Geant4 configure:14672: result: yes /home/furutaka/res/geant4/geant4.9.5.b01 configure:14771: checking for /home/furutaka/res/geant4/geant4.9.5.b01/include/Geant4/G4RunManager.hh configure:14785: result: yes configure:14879: checking for /home/furutaka/res/geant4/geant4.9.5.b01/lib64/Geant4-9.5.0/liblist configure:14893: result: no configure:14903: error: test file /home/furutaka/res/geant4/geant4.9.5.b01/lib64/Geant4-9.5.0/liblist was not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cflags_gcc_option__Wno_long_long=-Wno-long-long ac_cv_cflags_gcc_option__ansi=-ansi ac_cv_cflags_gcc_option__pedantic=-pedantic ac_cv_cxx_compiler_gnu=yes 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= ac_cv_env_CFLAGS_value= 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= 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_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_file__home_furutaka_res_geant4_geant4_9_5_b01_include_Geant4_G4RunManager_hh=yes ac_cv_file__home_furutaka_res_geant4_geant4_9_5_b01_lib64_Geant4_9_5_0_liblist=no ac_cv_file__usr_local_include_CLHEP_Evaluator_Evaluator_h=yes ac_cv_file__usr_local_lib_=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run autoconf' AUTOHEADER='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run autoheader' AUTOMAKE='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLHEP_ENABLE='yes' CLHEP_INCLUDE='-I/usr/local/include' CLHEP_LINK='-Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lCLHEP' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -pedantic -ansi -Wno-long-long' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPAT_ENABLE='' EXPAT_INCLUDE='' EXPAT_LINK='' FGREP='/bin/grep -F' GEANT4_ENABLE='yes' GEANT4_INCLUDE='-I/home/furutaka/res/geant4/geant4.9.5.b01/include/Geant4' GEANT4_LINK='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='vgm-autoconf' PACKAGE_BUGREPORT='bv_at_bnl.gov' PACKAGE_NAME='vgm-autoconf' PACKAGE_STRING='vgm-autoconf 0.2' PACKAGE_TARNAME='vgm-autoconf' PACKAGE_URL='' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' RANLIB='ranlib' ROOTAUXCFLAGS='' ROOTAUXLIBS='' ROOTCFLAGS='' ROOTCINT='' ROOTCONF='' ROOTEXEC='' ROOTGLIBS='' ROOTINCDIR='' ROOTLIBDIR='' ROOTLIBS='' ROOTRPATH='' ROOTSOVERSION='' ROOTVERSION='' ROOT_ENABLE='' ROOT_INCLUDE='' ROOT_LINK='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.2' VGM_PACKAGES='VGM ClhepVGM BaseVGM Geant4GM RootGM XmlVGM' XERCES_ENABLE='' XERCES_INCLUDE='' XERCES_LINK='' ac_ct_CC='gcc' 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='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/furutaka/res/vgm/vgm.trunk/autoconf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/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 "vgm-autoconf" #define PACKAGE_TARNAME "vgm-autoconf" #define PACKAGE_VERSION "0.2" #define PACKAGE_STRING "vgm-autoconf 0.2" #define PACKAGE_BUGREPORT "bv_at_bnl.gov" #define PACKAGE_URL "" #define PACKAGE "vgm-autoconf" #define VERSION "0.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1
This archive was generated by hypermail 2.2.0 : Wed Jul 20 2011 - 17:25:01 CEST