[root@morgansmachine mondo-2.2.4]# ./configure --enable-debug
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for newtInit in -lnewt... yes
checking for pthread_create in -lpthread... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for getcwd... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for setenv... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/mondoarchive/Makefile
config.status: creating src/mondorestore/Makefile
config.status: creating src/restore-scripts/Makefile
config.status: creating src/restore-scripts/mondo/Makefile
config.status: creating src/restore-scripts/usr/Makefile
config.status: creating src/restore-scripts/usr/bin/Makefile
config.status: creating src/post-nuke.sample/Makefile
config.status: creating src/post-nuke.sample/usr/Makefile
config.status: creating src/post-nuke.sample/usr/bin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
[root@morgansmachine mondo-2.2.4]# make
make  all-recursive
make[1]: Entering directory `/root/mondo-2.2.4'
Making all in src
make[2]: Entering directory `/root/mondo-2.2.4/src'
Making all in common
make[3]: Entering directory `/root/mondo-2.2.4/src/common'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-archive.o -MD -MP -MF ".deps/libmondo-archive.Tpo" -c -o libmondo-archive.o libmondo-archive.c; \
then mv -f ".deps/libmondo-archive.Tpo" ".deps/libmondo-archive.Po"; else rm -f ".deps/libmondo-archive.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-devices.o -MD -MP -MF ".deps/libmondo-devices.Tpo" -c -o libmondo-devices.o libmondo-devices.c; \
then mv -f ".deps/libmondo-devices.Tpo" ".deps/libmondo-devices.Po"; else rm -f ".deps/libmondo-devices.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-fifo.o -MD -MP -MF ".deps/libmondo-fifo.Tpo" -c -o libmondo-fifo.o libmondo-fifo.c; \
then mv -f ".deps/libmondo-fifo.Tpo" ".deps/libmondo-fifo.Po"; else rm -f ".deps/libmondo-fifo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-filelist.o -MD -MP -MF ".deps/libmondo-filelist.Tpo" -c -o libmondo-filelist.o libmondo-filelist.c; \
then mv -f ".deps/libmondo-filelist.Tpo" ".deps/libmondo-filelist.Po"; else rm -f ".deps/libmondo-filelist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-files.o -MD -MP -MF ".deps/libmondo-files.Tpo" -c -o libmondo-files.o libmondo-files.c; \
then mv -f ".deps/libmondo-files.Tpo" ".deps/libmondo-files.Po"; else rm -f ".deps/libmondo-files.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-fork.o -MD -MP -MF ".deps/libmondo-fork.Tpo" -c -o libmondo-fork.o libmondo-fork.c; \
then mv -f ".deps/libmondo-fork.Tpo" ".deps/libmondo-fork.Po"; else rm -f ".deps/libmondo-fork.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-mountlist.o -MD -MP -MF ".deps/libmondo-mountlist.Tpo" -c -o libmondo-mountlist.o libmondo-mountlist.c; \
then mv -f ".deps/libmondo-mountlist.Tpo" ".deps/libmondo-mountlist.Po"; else rm -f ".deps/libmondo-mountlist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-raid.o -MD -MP -MF ".deps/libmondo-raid.Tpo" -c -o libmondo-raid.o libmondo-raid.c; \
then mv -f ".deps/libmondo-raid.Tpo" ".deps/libmondo-raid.Po"; else rm -f ".deps/libmondo-raid.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-stream.o -MD -MP -MF ".deps/libmondo-stream.Tpo" -c -o libmondo-stream.o libmondo-stream.c; \
then mv -f ".deps/libmondo-stream.Tpo" ".deps/libmondo-stream.Po"; else rm -f ".deps/libmondo-stream.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-string.o -MD -MP -MF ".deps/libmondo-string.Tpo" -c -o libmondo-string.o libmondo-string.c; \
then mv -f ".deps/libmondo-string.Tpo" ".deps/libmondo-string.Po"; else rm -f ".deps/libmondo-string.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-tools.o -MD -MP -MF ".deps/libmondo-tools.Tpo" -c -o libmondo-tools.o libmondo-tools.c; \
then mv -f ".deps/libmondo-tools.Tpo" ".deps/libmondo-tools.Po"; else rm -f ".deps/libmondo-tools.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT libmondo-verify.o -MD -MP -MF ".deps/libmondo-verify.Tpo" -c -o libmondo-verify.o libmondo-verify.c; \
then mv -f ".deps/libmondo-verify.Tpo" ".deps/libmondo-verify.Po"; else rm -f ".deps/libmondo-verify.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT newt-specific.o -MD -MP -MF ".deps/newt-specific.Tpo" -c -o newt-specific.o newt-specific.c; \
then mv -f ".deps/newt-specific.Tpo" ".deps/newt-specific.Po"; else rm -f ".deps/newt-specific.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DMONDO_SHARE=\"/usr/local/share/mondo\" -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mr_string.o -MD -MP -MF ".deps/mr_string.Tpo" -c -o mr_string.o mr_string.c; \
then mv -f ".deps/mr_string.Tpo" ".deps/mr_string.Po"; else rm -f ".deps/mr_string.Tpo"; exit 1; fi
rm -f libmondo.a
ar cru libmondo.a libmondo-archive.o libmondo-devices.o libmondo-fifo.o libmondo-filelist.o libmondo-files.o libmondo-fork.o libmondo-mountlist.o libmondo-raid.o libmondo-stream.o libmondo-string.o libmondo-tools.o libmondo-verify.o newt-specific.o mr_string.o
ranlib libmondo.a
make[3]: Leaving directory `/root/mondo-2.2.4/src/common'
Making all in mondoarchive
make[3]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-cli.o -MD -MP -MF ".deps/mondo-cli.Tpo" -c -o mondo-cli.o mondo-cli.c; \
then mv -f ".deps/mondo-cli.Tpo" ".deps/mondo-cli.Po"; else rm -f ".deps/mondo-cli.Tpo"; exit 1; fi
gcc  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT   -o mondoarchive  main.o mondo-cli.o ../../src/common/libmondo.a -lnewt  -lpthread
make[3]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
Making all in mondorestore
make[3]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-prep.o -MD -MP -MF ".deps/mondo-prep.Tpo" -c -o mondo-prep.o mondo-prep.c; \
then mv -f ".deps/mondo-prep.Tpo" ".deps/mondo-prep.Po"; else rm -f ".deps/mondo-prep.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-restore.o -MD -MP -MF ".deps/mondo-restore.Tpo" -c -o mondo-restore.o mondo-restore.c; \
then mv -f ".deps/mondo-restore.Tpo" ".deps/mondo-restore.Po"; else rm -f ".deps/mondo-restore.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-rstr-newt.o -MD -MP -MF ".deps/mondo-rstr-newt.Tpo" -c -o mondo-rstr-newt.o mondo-rstr-newt.c; \
then mv -f ".deps/mondo-rstr-newt.Tpo" ".deps/mondo-rstr-newt.Po"; else rm -f ".deps/mondo-rstr-newt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-rstr-compare.o -MD -MP -MF ".deps/mondo-rstr-compare.Tpo" -c -o mondo-rstr-compare.o mondo-rstr-compare.c; \
then mv -f ".deps/mondo-rstr-compare.Tpo" ".deps/mondo-rstr-compare.Po"; else rm -f ".deps/mondo-rstr-compare.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -D__IA32__  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -MT mondo-rstr-tools.o -MD -MP -MF ".deps/mondo-rstr-tools.Tpo" -c -o mondo-rstr-tools.o mondo-rstr-tools.c; \
then mv -f ".deps/mondo-rstr-tools.Tpo" ".deps/mondo-rstr-tools.Po"; else rm -f ".deps/mondo-rstr-tools.Tpo"; exit 1; fi
gcc  -g -O2 -g -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT   -o mondorestore  mondo-prep.o mondo-restore.o mondo-rstr-newt.o mondo-rstr-compare.o mondo-rstr-tools.o ../../src/common/libmondo.a  -lnewt  -lpthread
make[3]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
Making all in restore-scripts
make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
Making all in mondo
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
Making all in usr
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
Making all in bin
make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
Making all in post-nuke.sample
make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
Making all in usr
make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
Making all in bin
make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[3]: Entering directory `/root/mondo-2.2.4/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/mondo-2.2.4/src'
make[2]: Leaving directory `/root/mondo-2.2.4/src'
make[2]: Entering directory `/root/mondo-2.2.4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/mondo-2.2.4'
make[1]: Leaving directory `/root/mondo-2.2.4'
[root@morgansmachine mondo-2.2.4]# make install
Making install in src
make[1]: Entering directory `/root/mondo-2.2.4/src'
Making install in common
make[2]: Entering directory `/root/mondo-2.2.4/src/common'
make[3]: Entering directory `/root/mondo-2.2.4/src/common'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/mondo-2.2.4/src/common'
make[2]: Leaving directory `/root/mondo-2.2.4/src/common'
Making install in mondoarchive
make[2]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
make[3]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /usr/bin/install -c 'mondoarchive' '/usr/local/sbin/mondoarchive'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
make[2]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
Making install in mondorestore
make[2]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
make[3]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /usr/bin/install -c 'mondorestore' '/usr/local/sbin/mondorestore'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
make[2]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
Making install in restore-scripts
make[2]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
Making install in mondo
make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/mondo/restore-scripts/mondo" || mkdir -p -- "/usr/local/share/mondo/restore-scripts/mondo"
 /usr/bin/install -c 'ISO' '/usr/local/share/mondo/restore-scripts/mondo/ISO'
 /usr/bin/install -c 'ask-me-a-question' '/usr/local/share/mondo/restore-scripts/mondo/ask-me-a-question'
 /usr/bin/install -c 'compare-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/compare-subroutine-me'
 /usr/bin/install -c 'edit-mountlist' '/usr/local/share/mondo/restore-scripts/mondo/edit-mountlist'
 /usr/bin/install -c 'grub-MR' '/usr/local/share/mondo/restore-scripts/mondo/grub-MR'
 /usr/bin/install -c 'hack-fstab' '/usr/local/share/mondo/restore-scripts/mondo/hack-fstab'
 /usr/bin/install -c 'hack-grub' '/usr/local/share/mondo/restore-scripts/mondo/hack-grub'
 /usr/bin/install -c 'hack-lilo' '/usr/local/share/mondo/restore-scripts/mondo/hack-lilo'
 /usr/bin/install -c 'hack-elilo' '/usr/local/share/mondo/restore-scripts/mondo/hack-elilo'
 /usr/bin/install -c 'ide-opt' '/usr/local/share/mondo/restore-scripts/mondo/ide-opt'
 /usr/bin/install -c 'ide-opt-off' '/usr/local/share/mondo/restore-scripts/mondo/ide-opt-off'
 /usr/bin/install -c 'label-partitions-as-necessary' '/usr/local/share/mondo/restore-scripts/mondo/label-partitions-as-necessary'
 /usr/bin/install -c 'make-me-bootable' '/usr/local/share/mondo/restore-scripts/mondo/make-me-bootable'
 /usr/bin/install -c 'mount-me' '/usr/local/share/mondo/restore-scripts/mondo/mount-me'
 /usr/bin/install -c 'mount-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/mount-subroutine-me'
 /usr/bin/install -c 'raw-MR' '/usr/local/share/mondo/restore-scripts/mondo/raw-MR'
 /usr/bin/install -c 'restore-bigfiles-from-iso' '/usr/local/share/mondo/restore-scripts/mondo/restore-bigfiles-from-iso'
 /usr/bin/install -c 'stabgrub-me' '/usr/local/share/mondo/restore-scripts/mondo/stabgrub-me'
 /usr/bin/install -c 'stablilo-me' '/usr/local/share/mondo/restore-scripts/mondo/stablilo-me'
 /usr/bin/install -c 'stabelilo-me' '/usr/local/share/mondo/restore-scripts/mondo/stabelilo-me'
 /usr/bin/install -c 'stabraw-me' '/usr/local/share/mondo/restore-scripts/mondo/stabraw-me'
 /usr/bin/install -c 'unmount-me' '/usr/local/share/mondo/restore-scripts/mondo/unmount-me'
 /usr/bin/install -c 'unmount-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/unmount-subroutine-me'
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
Making install in usr
make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
Making install in bin
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/mondo/restore-scripts/etc" || mkdir -p -- "/usr/local/share/mondo/restore-scripts/etc"
 /usr/bin/install -c -m 644 'etc/multipath.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/multipath.conf.sample'
 /usr/bin/install -c -m 644 'etc/raid0.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid0.conf.sample'
 /usr/bin/install -c -m 644 'etc/raid1.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid1.conf.sample'
 /usr/bin/install -c -m 644 'etc/raid4.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid4.conf.sample'
 /usr/bin/install -c -m 644 'etc/raid5.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid5.conf.sample'
 /usr/bin/install -c -m 644 'etc/raidtab.sample' '/usr/local/share/mondo/restore-scripts/etc/raidtab.sample'
make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
make[2]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
Making install in post-nuke.sample
make[2]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
Making install in usr
make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
Making install in bin
make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/mondo/post-nuke.sample/usr/bin" || mkdir -p -- "/usr/local/share/mondo/post-nuke.sample/usr/bin"
 /usr/bin/install -c 'post-nuke' '/usr/local/share/mondo/post-nuke.sample/usr/bin/post-nuke'
make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[2]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
make[2]: Entering directory `/root/mondo-2.2.4/src'
make[3]: Entering directory `/root/mondo-2.2.4/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/mondo" || mkdir -p -- "/usr/local/share/mondo"
 /usr/bin/install -c -m 644 'do-not-compress-these' '/usr/local/share/mondo/do-not-compress-these'
test -z "/usr/local/share/mondo" || mkdir -p -- "/usr/local/share/mondo"
 /usr/bin/install -c 'autorun' '/usr/local/share/mondo/autorun'
make[3]: Leaving directory `/root/mondo-2.2.4/src'
make[2]: Leaving directory `/root/mondo-2.2.4/src'
make[1]: Leaving directory `/root/mondo-2.2.4/src'
make[1]: Entering directory `/root/mondo-2.2.4'
make[2]: Entering directory `/root/mondo-2.2.4'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man8" || mkdir -p -- "/usr/local/share/man/man8"
 /usr/bin/install -c -m 644 './docs/man/mondoarchive.8' '/usr/local/share/man/man8/mondoarchive.8'
 /usr/bin/install -c -m 644 './docs/man/mondorestore.8' '/usr/local/share/man/man8/mondorestore.8'
make[2]: Leaving directory `/root/mondo-2.2.4'
make[1]: Leaving directory `/root/mondo-2.2.4'
[root@morgansmachine mondo-2.2.4]#

