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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-01-2003, 03:28 PM
|
#1
|
Member
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591
Rep:
|
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 ?
|
|
|
06-02-2003, 05:14 PM
|
#3
|
Member
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591
Original Poster
Rep:
|
thanks for help, but the link you've gave concerns the compilation stage;
my problem is runtime one (compilation ended successfully)
|
|
|
06-02-2003, 05:20 PM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
hmm... I'll keep looking then... sorry for being too quick with my searches.
jpbarto
|
|
|
06-02-2003, 06:19 PM
|
#5
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
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.
|
|
|
06-02-2003, 07:02 PM
|
#6
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,305
Rep:
|
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
|
|
|
06-03-2003, 02:47 AM
|
#7
|
Member
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591
Original Poster
Rep:
|
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.
|
|
|
06-03-2003, 06:48 AM
|
#8
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,305
Rep:
|
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.
|
|
|
06-03-2003, 03:23 PM
|
#9
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
that's why I didn't even bother with the compile... just did a binary.
|
|
|
06-03-2003, 03:23 PM
|
#10
|
Member
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591
Original Poster
Rep:
|
whansard:
Thanks a lot, " --disable-xft" works. Mozilla is running :)
Than I'll fight with xft....
|
|
|
06-03-2003, 03:52 PM
|
#11
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,305
Rep:
|
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.
|
|
|
All times are GMT -5. The time now is 09:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|