I'm trying to do the same thing but on Windows platform and I got the follwing
problem :

gmake[3]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ/lib/libc'
gmake[2]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ/lib'
rm -r -f d:/moz_src/mozilla/dist/../public/nspr
rm -f d:/moz_src/mozilla/dist/WIN32_O.OBJ/lib/libnspr.a
rm -f d:/moz_src/mozilla/dist/WIN32_O.OBJ/bin/libnspr.dll
gmake[1]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ'
        set DIST_DIRS=1
        set LAYOUT_DIRS=1
        set CLIENT_DIRS=1
        nmake -f makefile.win all

Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

.\config\rules.mak(391) : fatal error U1033: syntax error : '.\WIN32' unexpected

Stop.
NMAKE : fatal error U1077: '"d:\program files\devstudio\vc\bin\NMAKE.EXE"' : ret
urn code '0x2'
Stop.



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
begin:vcard 
n:Ruiz Lora;Manuel T.
tel;cell:+34 650 42 42 44
tel;work:+34 91 418 50 13
x-mozilla-html:FALSE
org:SmartTrust Iberia
adr:;;;Madrid;;;
version:2.1
email;internet:[EMAIL PROTECTED]
end:vcard

Reply via email to