public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] problem with dump
@ 2011-09-04 22:21 Allan Gottlieb
  2011-09-04 22:48 ` Alex Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Allan Gottlieb @ 2011-09-04 22:21 UTC (permalink / raw
  To: gentoo-user

I noticed that the last two (daily) dumps have been bad (too short,
unreadable by restore).

I tried to remerge app-arch/dump both 0.4.44-r1 (which I had before)
and o.4.44.  Both failed in the compile phase (details below).
This seem a little frightening to me.  Can someone tell me what has
happened

thanks,
allan

system is ~amd64.  The filesystem is ext3

x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL  -march=native -O2 -pipe -ggdb  -pipe  -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et   -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\"     traverse.c -o traverse.o
x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL  -march=native -O2 -pipe -ggdb  -pipe  -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et   -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\"     unctime.c -o unctime.o
sed -e "s|__DUMPDATES__|/etc/dumpdates|g" \
    -e "s|__DATE__|June 10, 2011|g" \
    -e "s|__VERSION__|0.4b44|g" dump.8.in > dump.8
traverse.c: In function ‘dumpino’:
traverse.c:1000:49: error: ‘struct struct_ext2_filsys’ has no member named ‘fragsize’
traverse.c:1001:58: error: ‘struct struct_ext2_filsys’ has no member named ‘fragsize’
traverse.c:1002:24: error: ‘struct struct_ext2_filsys’ has no member named ‘fragsize’
traverse.c:1002:24: error: ‘struct struct_ext2_filsys’ has no member named ‘fragsize’
traverse.c: In function ‘blksout’:
traverse.c:1277:9: error: ‘struct struct_ext2_filsys’ has no member named ‘fragsize’
make[1]: *** [traverse.o] Error 1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-04 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 22:21 [gentoo-user] problem with dump Allan Gottlieb
2011-09-04 22:48 ` Alex Schuster
2011-09-04 23:16   ` Allan Gottlieb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox