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

Reply via email to