LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 06-01-2003, 02:28 PM   #1
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
Mozilla running problem


Hi.
I've installed the mozilla package from source.
After running it I've got a lot of messages with WARNING statement but I think the critical ones are:

WARNING: nsFontMetricsXft::DoMatch failed to match anything, file nsFontMetricsXft.cpp, line 1106
WARNING: nsFontMetricsXft::DoMatch failed to match anything, file nsFontMetricsXft.cpp, line 1106
###!!! ASSERTION: font metrics should not be null - bug 136248: 'NS_SUCCEEDED(rv)', file nsDeviceContext.cpp, line 706
Break: at file nsDeviceContext.cpp, line 706
###!!! ASSERTION: no font metrics: 'nsnull != aFontMetrics', file nsHTMLReflowState.cpp, line 2288
Break: at file nsHTMLReflowState.cpp, line 2288
Program /usr/lib/mozilla-1.3/mozilla-bin (pid = 8639) received segmentation fault signal.

I'am not familiar with X too much. What is missing? Any suggestions ?
 
Old 06-02-2003, 03:25 PM   #2
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
if you compiled it from source this might be of help:

http://archive.linuxfromscratch.org/...2/11/0136.html
 
Old 06-02-2003, 04:14 PM   #3
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Original Poster
Rep: Reputation: 32
thanks for help, but the link you've gave concerns the compilation stage;
my problem is runtime one (compilation ended successfully)
 
Old 06-02-2003, 04:20 PM   #4
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
hmm... I'll keep looking then... sorry for being too quick with my searches.

jpbarto
 
Old 06-02-2003, 05:19 PM   #5
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
Wow... been running through google a bit and that's not a well documented error... uhm... well here's what's working for me:
XFree86 4.3 from source.
Mozilla prebuilt 1.3.1
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030425

sorry I can't be of more help... I'll keep my eyes open though.
 
Old 06-02-2003, 06:02 PM   #6
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
recompile that big hog without xft support.
i've compiled mozilla dozens of times that fully compiled
but crashed immediately, or after several seconds.

# ac_add_options --enable-xft
 
Old 06-03-2003, 01:47 AM   #7
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Original Poster
Rep: Reputation: 32
jpbarto:
Be sure I never just post the problem
I've googled a lot for explanation before :)

whansard:
Thanks for the advice. I'll try.
But this advice creates next questions:
- what I am loosing without Xft?
- is it a bug (where? in mozilla? Xft?, font descriptions?)
- is binary version compiled with it? if so why I have a problem?

I would like also to get know what is rolling on not only remove the problem.
 
Old 06-03-2003, 05:48 AM   #8
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
if you do a configure --help
you'll get half line descriptions of the options.
mozilla is so big, that nobody could actually answer
questions about it. i, just this week finally got mozilla
cvs to compile that is stable. i've had unstable builds
for months. Now i can't get phoenix-firebird to compile.
 
Old 06-03-2003, 02:23 PM   #9
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
that's why I didn't even bother with the compile... just did a binary.
 
Old 06-03-2003, 02:23 PM   #10
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Original Poster
Rep: Reputation: 32
whansard:
Thanks a lot, " --disable-xft" works. Mozilla is running :)
Than I'll fight with xft....
 
Old 06-03-2003, 02:52 PM   #11
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
goodly

it took me a while to figure this out too,
but if you go into /mozilla/dist/
you can tar clfvhz - bin > /mozilla.tgz
to backup the binaries of what you just compiled
in dist/bin/ they're mostly symlinks to other places
in the compiled code, and the tar h option copies the
files the links point to, instead of the links.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
running mozilla 1.7 after installing mightyer2 Linux - Software 11 07-24-2004 02:04 PM
Problem with running of Mozilla 1.5 mavinac Linux - Software 0 11-17-2003 01:41 PM
Problems running compiled mozilla preacher34 Linux - Software 0 09-15-2003 10:35 AM
Running more than 1 instance of Mozilla snatale1 Linux - Newbie 6 09-14-2003 09:01 AM
Running mozilla nutshell Linux - General 3 06-04-2002 05:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 09:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration