Ticket #179: configure+make+make-install.txt

File configure+make+make-install.txt, 24.9 KB (added by mread, 17 years ago)

configure > make > make install

Line 
1[root@morgansmachine mondo-2.2.4]# ./configure --enable-debug
2checking build system type... i686-pc-linux-gnu
3checking host system type... i686-pc-linux-gnu
4checking target system type... i686-pc-linux-gnu
5checking for a BSD-compatible install... /usr/bin/install -c
6checking whether build environment is sane... yes
7checking for gawk... gawk
8checking whether make sets $(MAKE)... yes
9checking whether to enable maintainer-specific portions of Makefiles... no
10checking for g++... g++
11checking for C++ compiler default output file name... a.out
12checking whether the C++ compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C++ compiler... yes
17checking whether g++ accepts -g... yes
18checking for style of include used by make... GNU
19checking dependency style of g++... gcc3
20checking for gawk... (cached) gawk
21checking for gcc... gcc
22checking whether we are using the GNU C compiler... yes
23checking whether gcc accepts -g... yes
24checking for gcc option to accept ISO C89... none needed
25checking dependency style of gcc... gcc3
26checking for ranlib... ranlib
27checking how to run the C preprocessor... gcc -E
28checking for a BSD-compatible install... /usr/bin/install -c
29checking whether ln -s works... yes
30checking whether make sets $(MAKE)... (cached) yes
31checking for newtInit in -lnewt... yes
32checking for pthread_create in -lpthread... yes
33checking for grep that handles long lines and -e... /bin/grep
34checking for egrep... /bin/grep -E
35checking for ANSI C header files... yes
36checking for sys/wait.h that is POSIX.1 compatible... yes
37checking for sys/types.h... yes
38checking for sys/stat.h... yes
39checking for stdlib.h... yes
40checking for string.h... yes
41checking for memory.h... yes
42checking for strings.h... yes
43checking for inttypes.h... yes
44checking for stdint.h... yes
45checking for unistd.h... yes
46checking fcntl.h usability... yes
47checking fcntl.h presence... yes
48checking for fcntl.h... yes
49checking stddef.h usability... yes
50checking stddef.h presence... yes
51checking for stddef.h... yes
52checking for stdlib.h... (cached) yes
53checking for string.h... (cached) yes
54checking sys/ioctl.h usability... yes
55checking sys/ioctl.h presence... yes
56checking for sys/ioctl.h... yes
57checking sys/param.h usability... yes
58checking sys/param.h presence... yes
59checking for sys/param.h... yes
60checking sys/time.h usability... yes
61checking sys/time.h presence... yes
62checking for sys/time.h... yes
63checking for unistd.h... (cached) yes
64checking for an ANSI C-conforming const... yes
65checking for off_t... yes
66checking for pid_t... yes
67checking for uid_t in sys/types.h... yes
68checking for unistd.h... (cached) yes
69checking for working chown... yes
70checking vfork.h usability... no
71checking vfork.h presence... no
72checking for vfork.h... no
73checking for fork... yes
74checking for vfork... yes
75checking for working fork... yes
76checking for working vfork... (cached) yes
77checking whether gcc needs -traditional... no
78checking whether lstat dereferences a symlink specified with a trailing slash... yes
79checking whether lstat accepts an empty string... no
80checking for stdlib.h... (cached) yes
81checking for GNU libc compatible malloc... yes
82checking return type of signal handlers... void
83checking for vprintf... yes
84checking for _doprnt... no
85checking for bzero... yes
86checking for getcwd... yes
87checking for memmove... yes
88checking for memset... yes
89checking for mkdir... yes
90checking for mkfifo... yes
91checking for setenv... yes
92checking for strcasecmp... yes
93checking for strchr... yes
94checking for strerror... yes
95checking for strrchr... yes
96checking for strstr... yes
97configure: creating ./config.status
98config.status: creating Makefile
99config.status: creating src/Makefile
100config.status: creating src/common/Makefile
101config.status: creating src/mondoarchive/Makefile
102config.status: creating src/mondorestore/Makefile
103config.status: creating src/restore-scripts/Makefile
104config.status: creating src/restore-scripts/mondo/Makefile
105config.status: creating src/restore-scripts/usr/Makefile
106config.status: creating src/restore-scripts/usr/bin/Makefile
107config.status: creating src/post-nuke.sample/Makefile
108config.status: creating src/post-nuke.sample/usr/Makefile
109config.status: creating src/post-nuke.sample/usr/bin/Makefile
110config.status: creating config.h
111config.status: executing depfiles commands
112[root@morgansmachine mondo-2.2.4]# make
113make all-recursive
114make[1]: Entering directory `/root/mondo-2.2.4'
115Making all in src
116make[2]: Entering directory `/root/mondo-2.2.4/src'
117Making all in common
118make[3]: Entering directory `/root/mondo-2.2.4/src/common'
119if 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; \
120then mv -f ".deps/libmondo-archive.Tpo" ".deps/libmondo-archive.Po"; else rm -f ".deps/libmondo-archive.Tpo"; exit 1; fi
121if 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; \
122then mv -f ".deps/libmondo-devices.Tpo" ".deps/libmondo-devices.Po"; else rm -f ".deps/libmondo-devices.Tpo"; exit 1; fi
123if 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; \
124then mv -f ".deps/libmondo-fifo.Tpo" ".deps/libmondo-fifo.Po"; else rm -f ".deps/libmondo-fifo.Tpo"; exit 1; fi
125if 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; \
126then mv -f ".deps/libmondo-filelist.Tpo" ".deps/libmondo-filelist.Po"; else rm -f ".deps/libmondo-filelist.Tpo"; exit 1; fi
127if 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; \
128then mv -f ".deps/libmondo-files.Tpo" ".deps/libmondo-files.Po"; else rm -f ".deps/libmondo-files.Tpo"; exit 1; fi
129if 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; \
130then mv -f ".deps/libmondo-fork.Tpo" ".deps/libmondo-fork.Po"; else rm -f ".deps/libmondo-fork.Tpo"; exit 1; fi
131if 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; \
132then mv -f ".deps/libmondo-mountlist.Tpo" ".deps/libmondo-mountlist.Po"; else rm -f ".deps/libmondo-mountlist.Tpo"; exit 1; fi
133if 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; \
134then mv -f ".deps/libmondo-raid.Tpo" ".deps/libmondo-raid.Po"; else rm -f ".deps/libmondo-raid.Tpo"; exit 1; fi
135if 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; \
136then mv -f ".deps/libmondo-stream.Tpo" ".deps/libmondo-stream.Po"; else rm -f ".deps/libmondo-stream.Tpo"; exit 1; fi
137if 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; \
138then mv -f ".deps/libmondo-string.Tpo" ".deps/libmondo-string.Po"; else rm -f ".deps/libmondo-string.Tpo"; exit 1; fi
139if 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; \
140then mv -f ".deps/libmondo-tools.Tpo" ".deps/libmondo-tools.Po"; else rm -f ".deps/libmondo-tools.Tpo"; exit 1; fi
141if 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; \
142then mv -f ".deps/libmondo-verify.Tpo" ".deps/libmondo-verify.Po"; else rm -f ".deps/libmondo-verify.Tpo"; exit 1; fi
143if 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; \
144then mv -f ".deps/newt-specific.Tpo" ".deps/newt-specific.Po"; else rm -f ".deps/newt-specific.Tpo"; exit 1; fi
145if 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; \
146then mv -f ".deps/mr_string.Tpo" ".deps/mr_string.Po"; else rm -f ".deps/mr_string.Tpo"; exit 1; fi
147rm -f libmondo.a
148ar 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
149ranlib libmondo.a
150make[3]: Leaving directory `/root/mondo-2.2.4/src/common'
151Making all in mondoarchive
152make[3]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
153if 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; \
154then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
155if 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; \
156then mv -f ".deps/mondo-cli.Tpo" ".deps/mondo-cli.Po"; else rm -f ".deps/mondo-cli.Tpo"; exit 1; fi
157gcc -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
158make[3]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
159Making all in mondorestore
160make[3]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
161if 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; \
162then mv -f ".deps/mondo-prep.Tpo" ".deps/mondo-prep.Po"; else rm -f ".deps/mondo-prep.Tpo"; exit 1; fi
163if 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; \
164then mv -f ".deps/mondo-restore.Tpo" ".deps/mondo-restore.Po"; else rm -f ".deps/mondo-restore.Tpo"; exit 1; fi
165if 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; \
166then mv -f ".deps/mondo-rstr-newt.Tpo" ".deps/mondo-rstr-newt.Po"; else rm -f ".deps/mondo-rstr-newt.Tpo"; exit 1; fi
167if 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; \
168then mv -f ".deps/mondo-rstr-compare.Tpo" ".deps/mondo-rstr-compare.Po"; else rm -f ".deps/mondo-rstr-compare.Tpo"; exit 1; fi
169if 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; \
170then mv -f ".deps/mondo-rstr-tools.Tpo" ".deps/mondo-rstr-tools.Po"; else rm -f ".deps/mondo-rstr-tools.Tpo"; exit 1; fi
171gcc -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
172make[3]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
173Making all in restore-scripts
174make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
175Making all in mondo
176make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
177make[4]: Nothing to be done for `all'.
178make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
179Making all in usr
180make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
181Making all in bin
182make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
183make[5]: Nothing to be done for `all'.
184make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
185make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
186make[5]: Nothing to be done for `all-am'.
187make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
188make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
189make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
190make[4]: Nothing to be done for `all-am'.
191make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
192make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
193Making all in post-nuke.sample
194make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
195Making all in usr
196make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
197Making all in bin
198make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
199make[5]: Nothing to be done for `all'.
200make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
201make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
202make[5]: Nothing to be done for `all-am'.
203make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
204make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
205make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
206make[4]: Nothing to be done for `all-am'.
207make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
208make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
209make[3]: Entering directory `/root/mondo-2.2.4/src'
210make[3]: Nothing to be done for `all-am'.
211make[3]: Leaving directory `/root/mondo-2.2.4/src'
212make[2]: Leaving directory `/root/mondo-2.2.4/src'
213make[2]: Entering directory `/root/mondo-2.2.4'
214make[2]: Nothing to be done for `all-am'.
215make[2]: Leaving directory `/root/mondo-2.2.4'
216make[1]: Leaving directory `/root/mondo-2.2.4'
217[root@morgansmachine mondo-2.2.4]# make install
218Making install in src
219make[1]: Entering directory `/root/mondo-2.2.4/src'
220Making install in common
221make[2]: Entering directory `/root/mondo-2.2.4/src/common'
222make[3]: Entering directory `/root/mondo-2.2.4/src/common'
223make[3]: Nothing to be done for `install-exec-am'.
224make[3]: Nothing to be done for `install-data-am'.
225make[3]: Leaving directory `/root/mondo-2.2.4/src/common'
226make[2]: Leaving directory `/root/mondo-2.2.4/src/common'
227Making install in mondoarchive
228make[2]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
229make[3]: Entering directory `/root/mondo-2.2.4/src/mondoarchive'
230test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
231 /usr/bin/install -c 'mondoarchive' '/usr/local/sbin/mondoarchive'
232make[3]: Nothing to be done for `install-data-am'.
233make[3]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
234make[2]: Leaving directory `/root/mondo-2.2.4/src/mondoarchive'
235Making install in mondorestore
236make[2]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
237make[3]: Entering directory `/root/mondo-2.2.4/src/mondorestore'
238test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
239 /usr/bin/install -c 'mondorestore' '/usr/local/sbin/mondorestore'
240make[3]: Nothing to be done for `install-data-am'.
241make[3]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
242make[2]: Leaving directory `/root/mondo-2.2.4/src/mondorestore'
243Making install in restore-scripts
244make[2]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
245Making install in mondo
246make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
247make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
248make[4]: Nothing to be done for `install-exec-am'.
249test -z "/usr/local/share/mondo/restore-scripts/mondo" || mkdir -p -- "/usr/local/share/mondo/restore-scripts/mondo"
250 /usr/bin/install -c 'ISO' '/usr/local/share/mondo/restore-scripts/mondo/ISO'
251 /usr/bin/install -c 'ask-me-a-question' '/usr/local/share/mondo/restore-scripts/mondo/ask-me-a-question'
252 /usr/bin/install -c 'compare-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/compare-subroutine-me'
253 /usr/bin/install -c 'edit-mountlist' '/usr/local/share/mondo/restore-scripts/mondo/edit-mountlist'
254 /usr/bin/install -c 'grub-MR' '/usr/local/share/mondo/restore-scripts/mondo/grub-MR'
255 /usr/bin/install -c 'hack-fstab' '/usr/local/share/mondo/restore-scripts/mondo/hack-fstab'
256 /usr/bin/install -c 'hack-grub' '/usr/local/share/mondo/restore-scripts/mondo/hack-grub'
257 /usr/bin/install -c 'hack-lilo' '/usr/local/share/mondo/restore-scripts/mondo/hack-lilo'
258 /usr/bin/install -c 'hack-elilo' '/usr/local/share/mondo/restore-scripts/mondo/hack-elilo'
259 /usr/bin/install -c 'ide-opt' '/usr/local/share/mondo/restore-scripts/mondo/ide-opt'
260 /usr/bin/install -c 'ide-opt-off' '/usr/local/share/mondo/restore-scripts/mondo/ide-opt-off'
261 /usr/bin/install -c 'label-partitions-as-necessary' '/usr/local/share/mondo/restore-scripts/mondo/label-partitions-as-necessary'
262 /usr/bin/install -c 'make-me-bootable' '/usr/local/share/mondo/restore-scripts/mondo/make-me-bootable'
263 /usr/bin/install -c 'mount-me' '/usr/local/share/mondo/restore-scripts/mondo/mount-me'
264 /usr/bin/install -c 'mount-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/mount-subroutine-me'
265 /usr/bin/install -c 'raw-MR' '/usr/local/share/mondo/restore-scripts/mondo/raw-MR'
266 /usr/bin/install -c 'restore-bigfiles-from-iso' '/usr/local/share/mondo/restore-scripts/mondo/restore-bigfiles-from-iso'
267 /usr/bin/install -c 'stabgrub-me' '/usr/local/share/mondo/restore-scripts/mondo/stabgrub-me'
268 /usr/bin/install -c 'stablilo-me' '/usr/local/share/mondo/restore-scripts/mondo/stablilo-me'
269 /usr/bin/install -c 'stabelilo-me' '/usr/local/share/mondo/restore-scripts/mondo/stabelilo-me'
270 /usr/bin/install -c 'stabraw-me' '/usr/local/share/mondo/restore-scripts/mondo/stabraw-me'
271 /usr/bin/install -c 'unmount-me' '/usr/local/share/mondo/restore-scripts/mondo/unmount-me'
272 /usr/bin/install -c 'unmount-subroutine-me' '/usr/local/share/mondo/restore-scripts/mondo/unmount-subroutine-me'
273make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
274make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/mondo'
275Making install in usr
276make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
277Making install in bin
278make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
279make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
280make[5]: Nothing to be done for `install-exec-am'.
281make[5]: Nothing to be done for `install-data-am'.
282make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
283make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr/bin'
284make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
285make[5]: Entering directory `/root/mondo-2.2.4/src/restore-scripts/usr'
286make[5]: Nothing to be done for `install-exec-am'.
287make[5]: Nothing to be done for `install-data-am'.
288make[5]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
289make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
290make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts/usr'
291make[3]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
292make[4]: Entering directory `/root/mondo-2.2.4/src/restore-scripts'
293make[4]: Nothing to be done for `install-exec-am'.
294test -z "/usr/local/share/mondo/restore-scripts/etc" || mkdir -p -- "/usr/local/share/mondo/restore-scripts/etc"
295 /usr/bin/install -c -m 644 'etc/multipath.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/multipath.conf.sample'
296 /usr/bin/install -c -m 644 'etc/raid0.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid0.conf.sample'
297 /usr/bin/install -c -m 644 'etc/raid1.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid1.conf.sample'
298 /usr/bin/install -c -m 644 'etc/raid4.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid4.conf.sample'
299 /usr/bin/install -c -m 644 'etc/raid5.conf.sample' '/usr/local/share/mondo/restore-scripts/etc/raid5.conf.sample'
300 /usr/bin/install -c -m 644 'etc/raidtab.sample' '/usr/local/share/mondo/restore-scripts/etc/raidtab.sample'
301make[4]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
302make[3]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
303make[2]: Leaving directory `/root/mondo-2.2.4/src/restore-scripts'
304Making install in post-nuke.sample
305make[2]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
306Making install in usr
307make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
308Making install in bin
309make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
310make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
311make[5]: Nothing to be done for `install-exec-am'.
312test -z "/usr/local/share/mondo/post-nuke.sample/usr/bin" || mkdir -p -- "/usr/local/share/mondo/post-nuke.sample/usr/bin"
313 /usr/bin/install -c 'post-nuke' '/usr/local/share/mondo/post-nuke.sample/usr/bin/post-nuke'
314make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
315make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr/bin'
316make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
317make[5]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
318make[5]: Nothing to be done for `install-exec-am'.
319make[5]: Nothing to be done for `install-data-am'.
320make[5]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
321make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
322make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample/usr'
323make[3]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
324make[4]: Entering directory `/root/mondo-2.2.4/src/post-nuke.sample'
325make[4]: Nothing to be done for `install-exec-am'.
326make[4]: Nothing to be done for `install-data-am'.
327make[4]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
328make[3]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
329make[2]: Leaving directory `/root/mondo-2.2.4/src/post-nuke.sample'
330make[2]: Entering directory `/root/mondo-2.2.4/src'
331make[3]: Entering directory `/root/mondo-2.2.4/src'
332make[3]: Nothing to be done for `install-exec-am'.
333test -z "/usr/local/share/mondo" || mkdir -p -- "/usr/local/share/mondo"
334 /usr/bin/install -c -m 644 'do-not-compress-these' '/usr/local/share/mondo/do-not-compress-these'
335test -z "/usr/local/share/mondo" || mkdir -p -- "/usr/local/share/mondo"
336 /usr/bin/install -c 'autorun' '/usr/local/share/mondo/autorun'
337make[3]: Leaving directory `/root/mondo-2.2.4/src'
338make[2]: Leaving directory `/root/mondo-2.2.4/src'
339make[1]: Leaving directory `/root/mondo-2.2.4/src'
340make[1]: Entering directory `/root/mondo-2.2.4'
341make[2]: Entering directory `/root/mondo-2.2.4'
342make[2]: Nothing to be done for `install-exec-am'.
343test -z "/usr/local/share/man/man8" || mkdir -p -- "/usr/local/share/man/man8"
344 /usr/bin/install -c -m 644 './docs/man/mondoarchive.8' '/usr/local/share/man/man8/mondoarchive.8'
345 /usr/bin/install -c -m 644 './docs/man/mondorestore.8' '/usr/local/share/man/man8/mondorestore.8'
346make[2]: Leaving directory `/root/mondo-2.2.4'
347make[1]: Leaving directory `/root/mondo-2.2.4'
348[root@morgansmachine mondo-2.2.4]#
349