From owner-freebsd-mozilla Wed Mar 8 18:33:38 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id CDEBE37B699 for ; Wed, 8 Mar 2000 18:33:30 -0800 (PST) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial9-219.netcologne.de [194.8.195.219]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id DAA06216; Thu, 9 Mar 2000 03:33:02 +0100 (MET) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id DAA57013; Thu, 9 Mar 2000 03:33:05 +0100 (CET) (envelope-from van.woerkom@netcologne.de) Date: Thu, 9 Mar 2000 03:33:05 +0100 (CET) Message-Id: <200003090233.DAA57013@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: pete@postpagan.com Cc: van.woerkom@netcologne.de, peter@key.co.za, mozilla@FreeBSD.ORG In-reply-to: <38C6EFC0.EE4E9649@postpagan.com> (message from pete collins on Wed, 08 Mar 2000 19:26:40 -0500) Subject: Re: No M14 build yet :( Reply-To: van.woerkom@netcologne.de References: <200003082116.WAA41330@oranje.my.domain> <38C6EFC0.EE4E9649@postpagan.com> Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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