bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] new/old extract problems with 6GB sparse file


From: Joerg Delker
Subject: Re: [Bug-tar] new/old extract problems with 6GB sparse file
Date: Mon, 19 Jun 2006 00:36:42 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060516)

Joerg Schilling wrote:
 Joerg Delker <address@hidden> wrote:

> thanks for the information. That should get me going to extract the
> stack trace.
>
>
> Unfortunately, star stubbornly refuses to compile here :-( Even
> after RTFM... ;-) BTW: Is it ok to discuss this here, or is there a
> seperate forum/mail list for star?
>
>
> With /usr/src/linux removed, the errors change to this:
>
> ... ==> MAKING DEPENDENCIES "star_unix.d" In file included from
> /usr/include/asm/mpspec.h:8, from /usr/include/asm-i486/smp.h:18,
> from /usr/include/asm/smp.h:8, from /usr/include/linux/smp.h:19,
> from /usr/include/linux/percpu_counter.h:11, from
> /usr/include/linux/ext2_fs_sb.h:20, from
> /usr/include/linux/ext2_fs.h:20, from star_unix.c:59:
> /usr/include/asm-i486/mpspec.h:6:25: error: mach_mpspec.h: No such
> file

 Could you check whether the missing file was a symlink into
 /usr/src/linux/include?

No, those are all just normal files.
The odd thing is, mpspec.h includes <mach_mpspec.h>, which is located in
several times in
/usr/include/asm/mach-*/mach_mpspec.h

 If so, you would need to get fixed include files from your
 Distributor.

I tried to compile the debian source package of star (1.5a67), which
complained about missing dev files.
After installing libacl1-dev, libattr1-dev and e2fslibs-dev, this and
the latest source compiled fine.
I would have expected smake/configure complain about any missing stuff...

 Otherwise try to run ./.clesn to make sure you start with a 100%
 clean compile environment.

Ok, with that binary available now, this is what gdb spits out for the
core (sorry no adb here):
(gdb) where
#0  0x0806a3b1 in get_sparse_func ()
#1  0x0805cac8 in xt_file ()
#2  0x0806b4aa in get_sparse ()
#3  0x0805c759 in get_ofile ()
#4  0x0805c6c3 in get_file ()
#5  0x0805ac5f in extracti ()
#6  0x0805a74a in extract ()
#7  0x0804d471 in main ()


Does that help?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]