From owner-freebsd-mozilla Mon Feb 17 15:30:28 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AAFF37B401 for ; Mon, 17 Feb 2003 15:30:27 -0800 (PST) Received: from rackmount-server.net (12-224-165-25.client.attbi.com [12.224.165.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A887543F75 for ; Mon, 17 Feb 2003 15:30:26 -0800 (PST) (envelope-from david@axisintegrated.com) Received: from axisintegrated.com (unknown [10.4.2.10]) by rackmount-server.net (Postfix) with ESMTP id 411C24ABF8 for ; Mon, 17 Feb 2003 15:38:25 -0800 (PST) Message-ID: <3E517363.2080203@axisintegrated.com> Date: Mon, 17 Feb 2003 15:42:27 -0800 From: David Cramblett User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030214 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mozilla@FreeBSD.ORG Subject: RE: Help Building Mozilla Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I am trying to add spell checking support to mozilla. I have download the spellchecker from cvs. First I tried adding the src and patching the port directly, of course it wiped that out when I started the port install again. So I downloaded the src for 1.2.1 from mozilla and added the spell checker source and patched that code. I triled to build it and just can't seem to find any instructions for building mozilla from source. The best I have found is running the configure script and then running gmake or make (different instructions) -f client.mk build. However that is not working, getting "Missing operator" errors. There are really no instructions for buiding Mozilla from src on the Mozilla site, other than there auto installers for Linux, etc.. Seems like if the process is so convaluted hat they would have some instructions. Is there a way to pull down the src, modify it and then build it using the freebsd ports? I am not a member of this list, so please copy me on any replies. Anyone reading this can probably see why it is so important that I can build the spell checker :) Thanks for your help. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message