From owner-freebsd-mozilla Wed Mar 8 17:40: 6 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 76DE537B745 for ; Wed, 8 Mar 2000 17:39:52 -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 CAA04575; Thu, 9 Mar 2000 02:39:39 +0100 (MET) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id CAA56288; Thu, 9 Mar 2000 02:39:45 +0100 (CET) (envelope-from van.woerkom@netcologne.de) Date: Thu, 9 Mar 2000 02:39:45 +0100 (CET) Message-Id: <200003090139.CAA56288@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: endico@mozilla.org Cc: mozilla@FreeBSD.ORG In-reply-to: <38C6C661.22DF4458@mozilla.org> (message from Dawn Endico on Wed, 08 Mar 2000 13:30:09 -0800) Subject: Re: No M14 build yet :( Reply-To: van.woerkom@netcologne.de References: <200003082116.WAA41330@oranje.my.domain> <38C6C661.22DF4458@mozilla.org> Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've never built on freebsd but normally you > start mozilla from the 'mozilla' script. > > cd mozilla/dist/bin > ./mozilla My problem is the 'normally' - I am just starting to get in - so thanks a lot for your feedback. Allow me this problem first, before I come back to your answer: As usually I created a project specific directory in my projects tree: /usr3/marc/projects/mozilla/ This is supposed to keep mozilla related stuff, among it the source tree. So I end up with /usr3/marc/projects/mozilla/mozilla/README/mozilla/README.build ^ | Mozilla top dir From my attempts with client.mk I somehow got the impression that the client.mk cant grok this, and rather would see /usr3/marc/projects/dir-not-named-mozilla/mozilla/.. Before I try to gather evidence - the question to you: How do you organize your Mozilla sources? > All the appropriate magic incantations should be found in > the release notes. I took the above README.build and it said For mozilla-the-client build instructions, please read: http://www.mozilla.org/build This leads me to http://www.mozilla.org/build/unix.html where I get information that does not work for me. Build the Lizard 1.cvs co -f mozilla/client.mk 2.cd mozilla 3.gmake -f client.mk To rebuild without pulling the tree, gmake -f client.mk build To pull the tree, gmake -f client.mk checkout and this one: After the build cd dist/bin ./mozilla-apprunner.sh ./mozilla-viewer.sh > http://www.mozilla.org/projects/seamonkey/release-notes/m14.html > > http://www.mozilla.org/unix/ > this page has more info about building and debugging unix builds. I'll have a look at these. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message