Hi to all, I tried to install CARROT package and failed on the stage of package configuration (see below output of configure script). It seems, that problem is deal with usage of particular version of autoconf/automake/libtool/, but I'm not sure. I work under RH-8.0, automake (GNU automake) 1.7.1, autoconf (GNU Autoconf) 2.57 ltmain.sh (GNU libtool) 1.4.2 (1.922.2.54 2001/09/11 03:33:37) Best wishes, Yuriy ----------------- [root@pcnu34 Carrot-1.0.7]# ./myconfig + myprefix=/cern/root/carrot + ./configure --prefix=/cern/root/carrot --with-gs=/usr/bin/gs --with-convert=/usr/X11R6/bin/convert --with-xvfb=/usr/X11R6/bin/Xvfb loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes loading cache ./config.cache within ltconfig checking for object suffix... o checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for objdir... .libs creating libtool loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-linux-gnu checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... (cached) c++ -E checking ROOT is installed in ... /cern/root/pro checking for apxs... (cached) /usr/sbin/apxs checking Apache modules are installed in ... /usr/lib/httpd/modules checking for gs... (cached) /usr/bin/gs checking for convert... (cached) /usr/X11R6/bin/convert checking for Xvfb... (cached) /usr/X11R6/bin/Xvfb creating ./config.status creating Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating Carrot.spec sed: file conftest.s1 line 71: Unterminated `s' command creating include/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating module/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating src/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating macros/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating macros/tutorial/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating macros/classref/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating icons/Makefile sed: file conftest.s1 line 71: Unterminated `s' command creating config.h config.h is unchanged [root@pcnu34 Carrot-1.0.7]# ls -l Makefile -rw-r--r-- 1 root root 0 Mar 27 09:54 Makefile
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET