You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Karen Schuchardt <kl...@pnl.gov> on 2001/08/01 00:33:35 UTC

problems with tar of 1.5.1 sources

Hi,

I am trying to download the 1.5.1 sources onto my solaris box so that I
can do a build using the WS6 compiler instead of CC4.2.  I've downloaded
the file three times and each time I get the following as I untar it.

...
x
xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint.mcp.xml,
213755 bytes, 418 tape blocks
x xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/IDOMPrint,
0 bytes, 0 tape blocks
x
xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/IDOMPrint/IDOMPrint.mcp.xml,
213781 bytes, 418 tape blocks
x xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print,
0 bytes, 0 tape blocks
x
xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print/SAX2Print.mcp.xml,
214949 bytes, 420 tape blocks
x
xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport,
0 bytes, 0 tape blocks
x
xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport/CarbResource.r,
2868 bytes, 6 tape blocks
tar: directory checksum error


I'me running /usr/sbin/tar.

{d39974:ECCE@adonis:78} uname -a
SunOS adonis 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-60.

It seems like this happened to me once before but I don't recall the
solution and could not find anything in the mail archives in the time
period in which I did last tried this (was xerces 1.4).  Others here
have had similar problems.

Please reply directly to me.

Thanks for your help.
Karen





---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: problems with tar of 1.5.1 sources

Posted by John Warriner <jo...@choicehotels.com>.
These comments were snipped from another (unrelated) thread:


"Non-GNU tar programs may report checksum errors when unpacking [the
referenced files], due to overly long names in the archive. To get
around this un-tar
with the -i option added. "

Or you could try using GNU tar.

HTH,
jw

Karen Schuchardt wrote:
> 
> Hi,
> 
> I am trying to download the 1.5.1 sources onto my solaris box so that I
> can do a build using the WS6 compiler instead of CC4.2.  I've downloaded
> the file three times and each time I get the following as I untar it.
> 
> ...
> x
> xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint.mcp.xml,
> 213755 bytes, 418 tape blocks
> x xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/IDOMPrint,
> 0 bytes, 0 tape blocks
> x
> xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/IDOMPrint/IDOMPrint.mcp.xml,
> 213781 bytes, 418 tape blocks
> x xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print,
> 0 bytes, 0 tape blocks
> x
> xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print/SAX2Print.mcp.xml,
> 214949 bytes, 420 tape blocks
> x
> xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport,
> 0 bytes, 0 tape blocks
> x
> xerces-c-src1_5_1/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport/CarbResource.r,
> 2868 bytes, 6 tape blocks
> tar: directory checksum error
> 
> I'me running /usr/sbin/tar.
> 
> {d39974:ECCE@adonis:78} uname -a
> SunOS adonis 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-60.
> 
> It seems like this happened to me once before but I don't recall the
> solution and could not find anything in the mail archives in the time
> period in which I did last tried this (was xerces 1.4).  Others here
> have had similar problems.
> 
> Please reply directly to me.
> 
> Thanks for your help.
> Karen
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org