Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [Somewhat OT] Backup software for CDs.
Date: Sun, 24 Dec 2006 14:38:48
Message-Id: 458E8FBB.9030807@exceedtech.net
In Reply to: Re: [gentoo-user] [Somewhat OT] Backup software for CDs. by Dale
1 Dale wrote:
2 > Etaoin Shrdlu wrote:
3 >> On Sunday 24 December 2006 04:53, Dale wrote:
4 >>
5 >>
6 >>> Speaking of booting, it would be nice if the first CD was bootable and
7 >>> could be restored that way. I only have one CD drive at the moment so
8 >>> something to boot from would be nice.
9 >>>
10 >>
11 >> Yes, that can be done. Mondorescue makes the first backup CD bootable,
12 >> using a mini kernel and distro called mindi.
13 >> You can even restore an entire system from scratch, using the "barebones
14 >> (nuke) restore". Read the docs for more info.
15 >>
16 >
17 > < snip >
18 >
19
20 OK. Now I get this for mindi-1.11. One version has something missing
21 and the other fails to compile. Wonder why this is masked?
22
23
24 > make[3]: Entering directory
25 > `/var/tmp/portage/mindi-1.11/work/mindi-1.11/mondo/common'
26 > if /bin/sh ../../libtool --silent --mode=compile i686-pc-linux-gnu-gcc
27 > -DHAVE_CONFIG_H -I. -I. -I../.. -D__IA32__ -march=athlon-xp -O2
28 > -momit-leaf-frame-pointer -fno-ident -pipe -MT libmondo-archive.lo -MD
29 > -MP -MF ".deps/libmondo-archive.Tpo" \
30 > -c -o libmondo-archive.lo `test -f 'libmondo-archive.c' ||
31 > echo './'`libmondo-archive.c; \
32 > then mv -f ".deps/libmondo-archive.Tpo"
33 > ".deps/libmondo-archive.Plo"; \
34 > else rm -f ".deps/libmondo-archive.Tpo"; exit 1; \
35 > fi
36 > if /bin/sh ../../libtool --silent --mode=compile i686-pc-linux-gnu-gcc
37 > -DHAVE_CONFIG_H -I. -I. -I../.. -D__IA32__ -march=athlon-xp -O2
38 > -momit-leaf-frame-pointer -fno-ident -pipe -MT libmondo-devices.lo -MD
39 > -MP -MF ".deps/libmondo-devices.Tpo" \
40 > -c -o libmondo-devices.lo `test -f 'libmondo-devices.c' ||
41 > echo './'`libmondo-devices.c; \
42 > then mv -f ".deps/libmondo-devices.Tpo"
43 > ".deps/libmondo-devices.Plo"; \
44 > else rm -f ".deps/libmondo-devices.Tpo"; exit 1; \
45 > fi
46 > In file included from libmondo-devices.c:223:
47 > my-stuff.h:201:18: error: newt.h: No such file or directory
48 > make[3]: *** [libmondo-devices.lo] Error 1
49 > make[3]: *** Waiting for unfinished jobs....
50 > In file included from libmondo-archive.c:175:
51 > ../common/my-stuff.h:201:18: error: newt.h: No such file or directory
52 > make[3]: *** [libmondo-archive.lo] Error 1
53 > make[3]: Leaving directory
54 > `/var/tmp/portage/mindi-1.11/work/mindi-1.11/mondo/common'
55 > make[2]: *** [all-recursive] Error 1
56 > make[2]: Leaving directory
57 > `/var/tmp/portage/mindi-1.11/work/mindi-1.11/mondo'
58 > make[1]: *** [all-recursive] Error 1
59 > make[1]: Leaving directory `/var/tmp/portage/mindi-1.11/work/mindi-1.11'
60 > make: *** [all] Error 2
61 >
62 > !!! ERROR: sys-apps/mindi-1.11 failed.
63 > Call stack:
64 > ebuild.sh, line 1546: Called dyn_compile
65 > ebuild.sh, line 937: Called src_compile
66 > ebuild.sh, line 608: Called die
67 >
68 > !!! emake failed
69 > !!! If you need support, post the topmost build error, and the call
70 > stack if relevant.
71 >
72 > root@smoker / #
73
74 Anybody know what newt.h is? Looks like it needs it for something.
75
76 Thanks
77
78 Dale
79
80 :-) :-) :-)

Replies

Subject Author
Re: [gentoo-user] [Somewhat OT] Backup software for CDs. Etaoin Shrdlu <shrdlu@×××××××××××××.org>