Date: Thu, 9 Mar 2000 03:33:05 +0100 (CET) From: Marc van Woerkom <van.woerkom@netcologne.de> To: pete@postpagan.com Cc: van.woerkom@netcologne.de, peter@key.co.za, mozilla@FreeBSD.ORG Subject: Re: No M14 build yet :( Message-ID: <200003090233.DAA57013@oranje.my.domain> In-Reply-To: <38C6EFC0.EE4E9649@postpagan.com> (message from pete collins on Wed, 08 Mar 2000 19:26:40 -0500) References: <Pine.LNX.4.04.10003071058170.12536-100000@tigger.key.co.za> <200003082116.WAA41330@oranje.my.domain> <38C6EFC0.EE4E9649@postpagan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. :) Regards, Marc 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?200003090233.DAA57013>