checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for cc... cc checking for C compiler default output file name... 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for CC... no checking for aCC... no checking for cxx... no checking for xlC_r... no checking for xlC... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking for known C compilers... GNU checking for known compiler/OS combinations... GNU:x86_64 checking for known c++ compilers... GNU checking for known compiler/OS combinations... GNU:x86_64 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /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 recognize dependent libraries... pass_all 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 how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for C++-standard library in std:: namespace... yes checking for C++-standard I/O in std:: namespace... yes checking if C++ template definitions should be included... yes CXXFLAGS = -Wall -pipe -pedantic -O2 -DNDEBUG configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating geom/Makefile config.status: creating geom/ACIS/Makefile config.status: creating geom/Cholla/Makefile config.status: creating geom/facet/Makefile config.status: creating geom/facetbool/Makefile config.status: creating geom/OCC/Makefile config.status: creating geom/parallel/Makefile config.status: creating geom/virtual/Makefile config.status: creating init/Makefile config.status: creating cgm.make config.status: creating itaps/Makefile config.status: creating itaps/iGeom-Defs.inc config.status: creating itaps/SIDL/Makefile config.status: creating test/Makefile config.status: creating cgm_apps/Makefile config.status: creating cgm_apps/examples/Makefile config.status: creating cgm_apps/examples/driverc++/Makefile config.status: creating cgm_apps/examples/facetdriver/Makefile config.status: creating config.h config.status: creating itaps/iBase_FCDefs.h config.status: executing depfiles commands { test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; } test -d CGMA-10.2.2 || mkdir CGMA-10.2.2 list='util geom init . itaps test cgm_apps'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "CGMA-10.2.2/$subdir" \ || /bin/mkdir -p "CGMA-10.2.2/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[1]: Entering directory `/home/jason/cgm/test/dist/util' make[1]: Leaving directory `/home/jason/cgm/test/dist/util' make[1]: Entering directory `/home/jason/cgm/test/dist/geom' list='. Cholla facetbool facet virtual ACIS parallel OCC'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \ || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/geom && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[2]: Entering directory `/home/jason/cgm/test/dist/geom/Cholla' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/Cholla' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facetbool' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facetbool' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facet' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facet' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/virtual' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/virtual' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/ACIS' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/ACIS' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/parallel' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/parallel' make[2]: Entering directory `/home/jason/cgm/test/dist/geom/OCC' make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/OCC' make[1]: Leaving directory `/home/jason/cgm/test/dist/geom' make[1]: Entering directory `/home/jason/cgm/test/dist/init' make[1]: Leaving directory `/home/jason/cgm/test/dist/init' make[1]: Entering directory `/home/jason/cgm/test/dist/itaps' cd ../../trunk && /bin/sh /home/jason/cgm/test/trunk/missing --run autoheader rm -f stamp-h2 touch ../../trunk/itaps/iBase_FCDefs.h.in cd .. && /bin/sh ./config.status itaps/iBase_FCDefs.h config.status: creating itaps/iBase_FCDefs.h config.status: itaps/iBase_FCDefs.h is unchanged list='. SIDL'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \ || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/itaps && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[2]: Entering directory `/home/jason/cgm/test/dist/itaps/SIDL' make[2]: Leaving directory `/home/jason/cgm/test/dist/itaps/SIDL' make[1]: Leaving directory `/home/jason/cgm/test/dist/itaps' make[1]: Entering directory `/home/jason/cgm/test/dist/test' make[1]: Leaving directory `/home/jason/cgm/test/dist/test' make[1]: Entering directory `/home/jason/cgm/test/dist/cgm_apps' list='examples'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \ || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[2]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples' list='driverc++ facetdriver'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \ || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++' make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++' make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver' c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../../trunk/cgm_apps/examples/facetdriver -I../../.. -I../../../itaps -I../../../../trunk/util -I../../../../trunk/geom -I../../../../trunk/geom/Cholla -I../../../../trunk/geom/facet -Wall -pipe -pedantic -O2 -DNDEBUG -MT facets.o -MD -MP -MF .deps/facets.Tpo -c -o facets.o ../../../../trunk/cgm_apps/examples/facetdriver/facets.cpp mv -f .deps/facets.Tpo .deps/facets.Po make[3]: *** No rule to make target `../../../libcgm.la', needed by `facets'. Stop. make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver' make[2]: *** [distdir] Error 1 make[2]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps' make: *** [distdir] Error 1