mozilla port?

2002-07-11 Thread Seth Hettich

Is this building for anyone?

I always get:
gmake[1]: Leaving directory `/u1/src/ports/www/mozilla/work/mozilla'
/usr/bin/sed -e s;@PREFIX@;/usr/X11R6;g
/u1/src/ports/www/mozilla/files/mozilla.sh
/u1/src/ports/www/mozilla/work/mozilla/mozilla
(cd /u1/src/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]   32857 Segmentation fault (core dumped) 
*** Error code 139

Stop in /u1/src/ports/www/mozilla.


-Seth

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: mozilla port?

2002-07-11 Thread Martin Faxer

On Thu, Jul 11, 2002 at 10:58:01AM -0700, Seth Hettich wrote:
 Is this building for anyone?
 
 I always get:
 gmake[1]: Leaving directory `/u1/src/ports/www/mozilla/work/mozilla'
 /usr/bin/sed -e s;@PREFIX@;/usr/X11R6;g
 /u1/src/ports/www/mozilla/files/mozilla.sh
 /u1/src/ports/www/mozilla/work/mozilla/mozilla
 (cd /u1/src/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]   32857 Segmentation fault (core dumped) 
 *** Error code 139

Joe Marcus Clarke ([EMAIL PROTECTED]) posted a message earlier today
containing a patch that fixes this.  Perhaps you should read the list a
little bit more closely. :)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: mozilla port?

2002-07-11 Thread David W. Chapman Jr.

On Thu, Jul 11, 2002 at 08:35:27PM +0200, Martin Faxer wrote:
 On Thu, Jul 11, 2002 at 10:58:01AM -0700, Seth Hettich wrote:
  Is this building for anyone?
  
  I always get:
  gmake[1]: Leaving directory `/u1/src/ports/www/mozilla/work/mozilla'
  /usr/bin/sed -e s;@PREFIX@;/usr/X11R6;g
  /u1/src/ports/www/mozilla/files/mozilla.sh
  /u1/src/ports/www/mozilla/work/mozilla/mozilla
  (cd /u1/src/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]   32857 Segmentation fault (core dumped) 
  *** Error code 139
 
 Joe Marcus Clarke ([EMAIL PROTECTED]) posted a message earlier today
 containing a patch that fixes this.  Perhaps you should read the list a
 little bit more closely. :)

You also could install compat4x and install the mozilla package 
compiled for 4.6-STABLE until the patch is committed.

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message