Mark Strong wrote: > I must be missing something. > > Get this when compiling > > make[3]: Entering directory > `/home/mstrong/z/nss-3.4.rc1/mozilla/security/nss/lib/util' > gcc -o Linux2.2_x86_glibc_PTH_DBG.OBJ/secdig.o -c -g -fPIC -DLINUX1_2 > -Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux > -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DDEBUG -UNDEBUG > -DDEBUG_mstrong -D_REENTRANT > -I../../../../dist/Linux2.2_x86_glibc_PTH_DBG.OBJ/include > -I../../../../dist/public/security -I../../../../dist/private/security > -I../../../../dist/public/security -I../../../../dist/public/dbm > secdig.c > In file included from secdig.h:41, > from secdig.c:35: > secdigt.h:41: plarena.h: No such file or directory > > that was a "make nss_build_all" from the "mozilla/security/nss" > directory > > > Don't seem to have these directories. > > dist/Linux2.2_x86_glibc_PTH_DBG.OBJ/include > and > dist/public/dbm > > > I downloaded and unpacked nss-3.4.rc1.tar.gz, what else do I need ?
We forgot to include the NSPR and DBM sources in the source tar file. Sorry. I will ask our release engineer to upload a new source tar ball. You can use our binary distributions. We have binary distributions for Linux 2.2. You would also need NSPR 4.1.2 binary distributions (URL is in the README file). Wan-Teh
