depcomp4: running libtoolize --version libtoolize (GNU libtool) 1.4e Copyright 1996-2000, 2001 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. depcomp4: running gcc --version 2.96 depcomp4: running makedepend -f- # DO NOT DELETE === Running test ./depcomp4.test ++ pwd /usr/src/redhat/BUILD/automake-1.7.2b/tests/testSubDir + set -e + cat + cat + : + cat + libtoolize --force You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. + /usr/bin/perl /usr/src/redhat/BUILD/automake-1.7.2b/tests/testSubDir/../../aclocal -I /usr/src/redhat/BUILD/automake-1.7.2b/tests/testSubDir/../../m4 --acdir=/usr/src/redhat/BUILD/automake-1.7.2b/tests/../m4 -I /usr/src/redhat/BUILD/automake-1.7.2b/tests/../m4 -I /usr/share/aclocal + /bin/sh /usr/src/redhat/BUILD/automake-1.7.2b/lib/missing --run autoconf + /usr/bin/perl /usr/src/redhat/BUILD/automake-1.7.2b/tests/testSubDir/../../automake --libdir=/usr/src/redhat/BUILD/automake-1.7.2b/tests/../lib --foreign -Werror -Wall -a + grep am_cv_CC_dependencies_compiler_type configure if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then am_cv_CC_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=$depmode am_cv_CC_dependencies_compiler_type=none echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then + ./configure am_cv_CC_dependencies_compiler_type=makedepend checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) makedepend checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for g95... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes 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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for option to produce PIC... -fPIC checking if PIC flag -fPIC works... no checking if supports -c -o file.o... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... ./configure: -print-search-dirs: command not found GNU/Linux ld.so configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make + cat output source='a.c' object='a.lo' libtool=yes \ depfile='.deps/a.Plo' tmpdepfile='.deps/a.TPlo' \ depmode=makedepend /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"depcomp4\" -DPACKAGE_TARNAME=\"depcomp4\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"depcomp4\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"depcomp4\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c -o a.lo `test -f 'a.c' || echo './'`a.c mkdir .libs gcc -DPACKAGE_NAME=\"depcomp4\" -DPACKAGE_TARNAME=\"depcomp4\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"depcomp4 1.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"depcomp4\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c a.c -fPIC -DPIC -o .libs/a.o gcc -DPACKAGE_NAME=\"depcomp4\" -DPACKAGE_TARNAME=\"depcomp4\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"depcomp4 1.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"depcomp4\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c a.c -o a.o >/dev/null 2>&1 makedepend: warning: a.lo, line 1: unknown directive == "# a.lo - a libtool object file" makedepend: warning: a.lo, line 2: unknown directive == "# Generated by ltmain.sh - GNU libtool 1.4e (1.1189 2003/02/12 05:54:20)" makedepend: warning: a.lo, line 4: unknown directive == "# Please DO NOT delete this file!" makedepend: warning: a.lo, line 5: unknown directive == "# It is necessary for linking the library." makedepend: warning: a.lo, line 7: unknown directive == "# Name of the PIC object." makedepend: warning: a.lo, line 10: unknown directive == "# Name of the non-PIC object." /bin/sh ./libtool --mode=link gcc -g -O2 -o liba.la a.lo ar cru .libs/liba.a .libs/a.o ranlib .libs/liba.a creating liba.la (cd .libs && rm -f liba.la && ln -s ../liba.la liba.la) + grep 'unknown directive' output makedepend: warning: a.lo, line 1: unknown directive == "# a.lo - a libtool object file" makedepend: warning: a.lo, line 2: unknown directive == "# Generated by ltmain.sh - GNU libtool 1.4e (1.1189 2003/02/12 05:54:20)" makedepend: warning: a.lo, line 4: unknown directive == "# Please DO NOT delete this file!" makedepend: warning: a.lo, line 5: unknown directive == "# It is necessary for linking the library." makedepend: warning: a.lo, line 7: unknown directive == "# Name of the PIC object." makedepend: warning: a.lo, line 10: unknown directive == "# Name of the non-PIC object." + exit 1