Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2002 23:04:58 -0700
From:      walt <wsheets@sbcglobal.net>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   The -current state of mozilla affairs
Message-ID:  <3CFC588A.9070903@sbcglobal.net>

next in thread | raw e-mail | index | archive | help
The kind of compile errors for mozilla have been changing as the
C++ problems get fixed.  Today's error is one I haven't seen
before--a core dump.  Does this suggest a non-c++ problem that
needs fixing?  Sorry about the line-wrap:  I put extra CR's where
the linebreaks are.

gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla'

/usr/bin/sed -e "s;@PREFIX@;/usr/X11R6;g" 
/usr/ports/www/mozilla/files/mozilla.sh 
 >/usr/ports/www/mozilla/work/mozilla/mozilla

(cd /usr/ports/www/mozilla/work/mozilla/dist/bin;  /usr/bin/env 
LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom;  echo 
skin,install,select,classic/1.0 >> chrome/installed-
chrome.txt;  echo locale,install,select,en-US >> 
chrome/installed-chrome.txt;  /usr/bin/env LD_LIBRARY_PATH=. 
MOZILLA_FIVE_HOME=. ./regchrome)

[1]   Segmentation fault (core dumped)
*** Error code 139

Stop in /usr/ports/www/mozilla.
** Command failed: make



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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