Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 16:31:09 -0400
From:      "Charles and Kimberly Maner" <ckjmaner@carolina.rr.com>
To:        "'Joe Marcus Clarke'" <marcus@marcuscom.com>
Cc:        ports@freebsd.org
Subject:   RE: FreeBSD Port: mozilla-1.7
Message-ID:  <200407252032.i6PKW2Ns020994@ms-smtp-02-eri0.southeast.rr.com>
In-Reply-To: <410128E0.2090007@xwave.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi Joe.  I've attempted to upgrade from Mozilla 1.6 to 1.7 and am running
into problems.  I, too, am running 4.10-RELEASE.  Here's the situation:
Mozilla 1.6 compiled and ran, presumably fine w/o hiccups.  I make
deinstalled it and attempted to make install Mozilla 1.7.  It compiles and
installs, (again presumably), without error.  However, when running it as
root, it generates a segmentation fault and a resulting core dump.  As a
general, non-root user, it generates the common "Error: No running window
found." error but nothing else happens--no Mozilla window, nothing, as
though suspended animation.

Here's a (potential) kicker, Firebird 0.9 make installed and runs just fine,
no problems at all.  Yes, I realize it's only a fraction of Mozilla, but I
believe it contains most of the browser engine of Mozilla.

Anyway, any thoughts/help?  BTW, I followed the advice below in the post
below and no avail--still core dumping for root and no window returned at
all for non-root clients.  (FYI, it was compiled w/virtually no options
checked including optimization flags and still nothing.)


Thanks,
Charles
 

-----Original Message-----
From: Dwayne MacKinnon [mailto:Dwayne.MacKinnon@xwave.com] 
Sent: Friday, July 23, 2004 11:04 AM
To: Joe Marcus Clarke
Cc: FreeBSD GNOME Users; ports@freebsd.org
Subject: Re: FreeBSD Port: mozilla-1.7

Joe Marcus Clarke wrote:
> What version of FreeBSD is this?  This symbol should exist in the 
> /usr/lib/libgssapi.so library (provided you're running a recent 5.X).
> However, if you've chosen not to build Kerberos when you do your 
> buildworlds, you may want to remove:
> 
> --with-gssapi=/usr
> 
> And add
> 
> --without-gssapi
> 
> To www/mozilla/Makefile, rebuild, and see if that helps.
> 
> Joe

Joe,

	Firstly, apologies for the n00b type mistake. I'm running FreeBSD
4.10-RELEASE.

	Secondly, I did a recompile with --without-gssapi, and the problem
vanished. It appears that the --with-gssapi option doesn't agree with
4.10-RELEASE.

	Thanks for your help. Greatly appreciated.

Cheers,
DMK




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407252032.i6PKW2Ns020994>