Gentoo Archives: gentoo-dev

From: Ben Lutgens <blutgens@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] mozilla 0.8.1
Date: Sat, 21 Apr 2001 10:30:11
Message-Id: 20010421112936.C4498@minime.nexgen-systems.com
1 Mozilla built fine for me from portage, installed well but when I try to run
2 it I get
3
4 blutgens@minime:~> mozilla
5 /opt/mozilla/run-mozilla.sh /opt/mozilla/mozilla-bin
6 MOZILLA_FIVE_HOME=/opt/mozilla
7 LD_LIBRARY_PATH=/opt/mozilla
8 LIBRARY_PATH=/opt/mozilla:/opt/mozilla/components
9 SHLIB_PATH=/opt/mozilla
10 LIBPATH=/opt/mozilla
11 ADDON_PATH=/opt/mozilla
12 MOZ_PROGRAM=/opt/mozilla/mozilla-bin
13 MOZ_TOOLKIT=
14 moz_debug=0
15 moz_debugger=
16 /opt/mozilla/run-mozilla.sh: line 72: 4152 Segmentation fault $prog
17 ${1+"$ @"}
18 Exit 139
19
20
21 But if you look at that script it's correct (and that line does not match the
22 errant output)
23
24 make.conf lines:
25 CHOST="i686-pc-linux-gnu"
26 CFLAGS="-mpentiumpro -march=pentiumpro -O2"
27
28 gtk 1.2 is installed.

Replies

Subject Author
Re: [gentoo-dev] mozilla 0.8.1 Jerry A! <jerry@×××××××.org>