Patrick wrote: > I experienced a weird thing when untarring NSS331 source pulled from mozilla > ftp site. > On Solaris, I got a directory checksum error. > But on HPUX11, the tar completed but left an ascii text, along with the > nss-3.3.1 dir tree: > the file name is @LongLink and contains this line: > "nss-3.3.1/mozilla/security/nss/lib/pkix/src/RelativeDistinguishedName/PRemo > veAttributeTypeAndValue.c" > > What's that all about?
All the tar files were generated with GNU tar. Try unpacking them with GNU tar. I think that will solve these problems. Wan-Teh
