On Fri, Jan 12, 2001 at 05:43:00PM +0900, Shin'ichiro TAYA wrote:
> From: "Shin'ichiro TAYA" <[EMAIL PROTECTED]>
> Subject: Re: PSM build on FreeBSD
> Date: Fri, 12 Jan 2001 12:42:12 +0900
>
> > I've got same result on NetBSD-1.5/i386.
> > I think files in security/nss/lib is missing except Makefile.
> > I can see files in the directry by lxr, but not in source tarball.
> > Should I modify security/nss/lib/manifest.mn not to traverse
> > security/nss/lib/base? or should I pull the missing files at
> > security/nss/lib via CVS ?
>
> I found those files are missing in .tar.bz2 only.
> mozilla-source-0.7.tar.gz contains them.
> mozilla-source-0.7.tar.bz2 is broken.
> Please replace it with correct one.
Strange, my mozilla-source-0.7.tar.gz doesn't have them:
[stijn@firsa] <~/src/mozilla> tar tzf mozilla-source-0.7.tar.gz | grep
security/nss/lib/base
mozilla/security/nss/lib/base/
mozilla/security/nss/lib/base/CVS/
mozilla/security/nss/lib/base/CVS/Root
mozilla/security/nss/lib/base/CVS/Repository
mozilla/security/nss/lib/base/CVS/Entries
mozilla/security/nss/lib/base/CVS/Tag
mozilla/security/nss/lib/base/Makefile
I guess someone updated the .tar.gz and not the .tar.bz2.
Anyway, I'll pull the files by CVS and try again. Thanks!
--Fritti