Dear Ivana,
From: Ivana Hrivnacova <Ivana.Hrivnacova_at_cern.ch> Subject: Re: [VMC] [vgm] configure looks for liblist... Date: Wed, 20 Jul 2011 15:35:29 +0200
> I have removed the test for liblist
> (it is present when building global libraries with old system);
> if building system does not guess correctly the location of your
> Geant4 libraries, use the configure option:
> --with-geant4-libdir=/mypath/geant4/lib_global/Linux-g++
>
> Could you try to update to trunk again and test?
> Normally, you should not need to rerun autoconf tools.
Now the configure runs OK as the attached config.log, but the make fails...
make[3]: Entering directory `/home/furutaka/work/vgm/vgm/autoconf/packages/ClhepVGM'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I../../../packages/VGM/include -I../../../packages/ClhepVGM/include -g -O2 -pedantic -ansi -Wno-long-long -MT Units.lo -MD -MP -MF .deps/Units.Tpo -c -o Units.lo `test -f '../../../packages/ClhepVGM/source/Units.cxx' || echo './'`../../../packages/ClhepVGM/source/Units.cxx
mv -f .deps/Units.Tpo .deps/Units.Plo
mv: cannot stat `.deps/Units.Tpo': No such file or directory
make[3]: *** [Units.lo] Error 1 make[3]: Leaving directory `/home/furutaka/work/vgm/vgm/autoconf/packages/ClhepVGM' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/furutaka/work/vgm/vgm/autoconf/packages' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/furutaka/work/vgm/vgm/autoconf'make: *** [all] Error 2
With the following commands (as in doc/INSTALL_Autoconf)
> aclocal
> libtoolize --force --copy
> autoheader
> automake --add-missing --copy
> autoconf
before the configure, the make was successful.
Thank you very much, Ivana.
Yours,
Kazuyoshi
-- Kazuyoshi Furutaka furutaka_at_jb3.so-net.ne.jpReceived on Wed Jul 20 2011 - 22:10:18 CEST
This archive was generated by hypermail 2.2.0 : Wed Jul 20 2011 - 23:25:02 CEST