Date: Wed, 08 Mar 2000 18:39:16 -0800 From: Dawn Endico <endico@mozilla.org> To: van.woerkom@netcologne.de Cc: pete@postpagan.com, peter@key.co.za, mozilla@FreeBSD.ORG, slamm@netscape.com Subject: Re: No M14 build yet :( Message-ID: <38C70ED4.AD98D552@mozilla.org> References: <Pine.LNX.4.04.10003071058170.12536-100000@tigger.key.co.za> <200003082116.WAA41330@oranje.my.domain> <38C6EFC0.EE4E9649@postpagan.com> <200003090233.DAA57013@oranje.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Marc van Woerkom wrote: > > First post here what version of FreeBSD you are running and the stdout > > when you try to run mozilla. > > marc@oranje$ uname -v > FreeBSD 4.0-CURRENT #12: Mon Feb 21 01:15:43 CET 2000 > > > that will check out the entire tree for you including nspr. > > This time it looks better, I admit: > > marc@oranje$ export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot > marc@oranje$ cvs checkout mozilla/client.mk > U mozilla/client.mk > marc@oranje$ cd mozilla > /usr3/marc/test/mozilla/mozilla > marc@oranje$ gmake -f client.mk checkout > checkout start: Thu Mar 9 03:08:02 CET 2000 > cvs -q -z 3 co -P mozilla/client.mk > gmake[1]: Entering directory `/usr3/marc/test/mozilla' > cvs -q -z 3 co -P -r NSPRPUB_RELEASE_4_0_20000218 mozilla/nsprpub > U mozilla/nsprpub/Makefile > U mozilla/nsprpub/Makefile.in > U mozilla/nsprpub/configure > U mozilla/nsprpub/configure.in > . > . > > This will take a while to finish. > > Can't remember the exact problem last time, there was some > strange error message early in the pull I believe .. well I'll see. > > As your instructions are nearly the same as the instructions on the build page: > > % setenv CVSROOT :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot > % cvs login > (Logging in to anonymous@cvs-mirror.mozilla.org) > CVS password: anonymous > > % cvs checkout mozilla/client.mk > U mozilla/client.mk > > % cd mozilla > % make -f client.mk checkout > > I hope that the mistake was not me being that stupid to use > BSD make instead of GNU make. :) I think that slamm's feb 29 mozilla/mozilla fix was to a make file. Is gmake a requirement? if not, maybe we need another fix. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38C70ED4.AD98D552>