From owner-freebsd-mozilla Wed Feb 7 19:20:12 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from tugab.net (109-host226.in2net.com [208.181.109.226]) by hub.freebsd.org (Postfix) with ESMTP id 9697537B491 for ; Wed, 7 Feb 2001 19:19:54 -0800 (PST) Date: Wed, 7 Feb 2001 19:23:45 -0800 Message-Id: <200102071923.AA171245840@tugab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Alexander Jossifov" Reply-To: To: "freebsd-mozilla" Subject: Re: Mozilla & PSM -- the final word X-Mailer: X-IMSTrailer: __IMail_5__ Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got the same error: gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions/psm-glue/src' gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions/psm-glue' Segmentation fault - core dumped *** Error code 139 I found a very stupid way to get around it. I removed the word ./regchrome from the Makefile : "${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome)" And then installed it. Then I get the latest build from mozilla.org and copied it over the installed mozilla. It run, even the PSM works. When I run only the latest build the PSM not worked, but when I copied the build over the installed from ports mozilla PSM works. Maybe its the stragest way to compile and run mozilla, but I didn't know anything about programming so it was the only way I made mozill w/PSM worked. __________________________________________________ D O T E A S Y - "Join the web hosting revolution!" http://www.doteasy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message