It appears that you nss tree is out of date.  I recommend blowing away
mozilla/security/nss and mozilla/security/coreconf and then re-pulling.

cvs co -r NSS_CLIENT_TAG mozilla/security/nss mozilla/security/coreconf

That should fix this for you.  If you're building in a separate objdir, make sure
to do a make clean in security/manager first to ensure you're getting the right
version of NSS compiled into your tree.

p4r4N0id wrote:

> Javier Delgadillo <[EMAIL PROTECTED]> wrote:
> >
> > Unix:
> > 1) cvs co mozilla/client.mk
> > 2) cd mozilla
> > 3) gmake -f client.mk checkout
> > 4) gmake -f client.mk checkout BUILD_MODULES=psm2
> > 5) configure
> > 6) gmake
> > 7) configure --enable-modules=psm2
> > 8) gmake BUILD_MODULES=psm2
> >
> Doing exactly this with a clean pull, I get a break at:
>
> make[4]: Entering directory `/export/hyd-g/spool/obj2/security/nss/lib/crmf'
> gcc -o Linux2.4_x86_glibc_PTH_DBG.OBJ/crmfenc.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_mark -D_REENTRANT
>  -I../../../../dist/Linux2.4_x86_glibc_PTH_DBG.OBJ/include  -I/export/hyd-g/spo
> ol/obj2/dist/Linux2.4_x86_glibc_PTH_DBG.OBJ/public/security -I/export/hyd-g/spo
> ol/obj2/dist/Linux2.4_x86_glibc_PTH_DBG.OBJ/private/security -I/export/hyd-g/sp
> ool/obj2/dist/Linux2.4_x86_glibc_PTH_DBG.OBJ/public/dbm  crmfenc.c
> In file included from crmf.h:39,
>                  from crmfenc.c:36:
> /export/hyd-g/spool/obj2/dist/Linux2.4_x86_glibc_PTH_DBG.OBJ/public/security/se
> ccomon.h:47: prtypes.h: No such file or directory
>
> It seems not to know where to find the nspr headers. This was configured
> outside of the source tree, is it still necessary to add
> --enable-nspr-autoconf? Hmmm .. I just did that and nothing changed.
>
> --
> mark

--
Javier Delgadillo            Sun / Netscape Alliance
(408) 276-3977               Software Engineer
mailto:[EMAIL PROTECTED]     http://people.netscape.com/javi




Reply via email to