Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11620 - Mozilla 1.2.1 ebuild does not compile properly.
Summary: Mozilla 1.2.1 ebuild does not compile properly.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
: 11660 11676 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-12-05 06:56 UTC by Dave Berenson
Modified: 2002-12-13 17:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Compile error (moz1.2.1errors.txt,31.54 KB, text/plain)
2002-12-05 06:57 UTC, Dave Berenson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Berenson 2002-12-05 06:56:24 UTC
I'm getting an error about not finding gtk/gtk.h partway through the compile. Seeing as it is a large list of errors, the attachment will follow.

I do have gtk emerged.
Comment 1 Dave Berenson 2002-12-05 06:57:42 UTC
Created attachment 6224 [details]
Compile error

This is the output I get from the compile error.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-05 11:34:29 UTC
Make sure you have app-admin/gentoolkit installed, and please do the
following:

  # epm -qG xft pango gtk+

(note that if any is not installed, you should not install it .. I
 basically want to know what your system state is currently)
Comment 3 Dave Berenson 2002-12-05 12:06:10 UTC
root@gentoo grandpajive # epm -qG xft pango gtk+
x11-libs/xft-2.0-r1
x11-libs/pango-1.1.3
x11-libs/pango-1.0.5
x11-libs/gtk+-1.2.10-r9
x11-libs/gtk+-2.0.9

...I dont exactly know how pango-1.1.3 got in there.  I unmerged it and cannot now re-emerge it & all gnome apps are dead for me. ;p 

Thought I saw something about that on the forums tho, so I can do that.

dunno if thats exactly related.
Comment 4 Dave Berenson 2002-12-05 12:13:13 UTC
This is what it is now, as pango-1.0.5 wont compile for me now.  

root@gentoo grandpajive # epm -qG xft pango gtk+
x11-libs/xft-2.0-r1
x11-libs/pango-1.1.3
x11-libs/gtk+-1.2.10-r9
x11-libs/gtk+-2.0.9

HMmm.  I'm assuming pango is the cause then.
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-05 14:36:18 UTC
Ok, you will have to choose:

1 ) Either stay with x11-libs/xft-2.0-r1 installed (nice AA fonts,
    but possible unstableness, although its fine for me), but then
    you also need pango-1.1.3 and gtk+-2.1.2.  You will also have
    to be carefull if you do emerge -u world (add a -p in there, and
    make sure pango-1.1.x and gtk+-2.1.x do not get downgraded).
    For more info, check bug #10834.

    To get this config going, unmask gtk+-2.1, xft, and pango-1.1 and
    do:

      # emerge pango gtk+

    Just make sure that the .1 minor versions is what will be installed.
    Then make sure gtk+-2.0.x and pango-1.0 is unmerged.

2)  Revert back to gnome2 only.  Basically *first* unmerge xft (you will
    need to know that some stuff may break, so might have to recompile them),
    and then do:

      # ln -s libXft.so.1.1 /usr/X11R6/lib/libXft.so

    Then make sure pango-1.1, xft and gtk+-2.1 is still masked, and remerge
    pango and gtk+:
  
      # emerge pango gtk+

Then go from there to remerge mozilla.  If problems then, you might want to
have a look at:

   http://bugs.gentoo.org/show_bug.cgi?id=11576
Comment 6 Dave Berenson 2002-12-05 15:35:18 UTC
still no luck.  doesnt seem to be xft related, seems to be that it just cant find gtk, period.
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-05 15:45:52 UTC
Just run and paste that epm command again, please ?
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-06 01:57:41 UTC
*** Bug 11660 has been marked as a duplicate of this bug. ***
Comment 9 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-06 01:59:08 UTC
Still there ?  Can you also try to remerge gtk+-1.2.10-r9 ?
Comment 10 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-06 02:00:18 UTC
And if possible, include the config.log in the build dir ?
Comment 11 Dave Berenson 2002-12-06 05:28:08 UTC
O..k... it just worked. 

Only thing differant is that I emerged xfree-4.2.1-r2. Which yeah, can make a load of differance, but still.  I had 1.2.0 installed.

ah well. I'll assume it was sunspots affecting gtk or something.

Thanks for the help!
Comment 12 Guy 2002-12-06 09:44:55 UTC
*** Bug 11676 has been marked as a duplicate of this bug. ***
Comment 13 Guy 2002-12-06 09:51:45 UTC
I have the same problem.

my epm output is:

package xft is not installed
x11-libs/pango-1.0.5
x11-libs/gtk+-2.0.9
x11-libs/gtk+-1.2.10-r9

Help?? :)
Comment 14 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-08 13:56:35 UTC
Guy, what version of XFree86 ?

  # epm -q xfree

Comment 15 Guy 2002-12-09 10:38:49 UTC
x11-base/xfree-4.2.1-r1
Comment 16 Guy 2002-12-09 11:11:27 UTC
I'm going to try xfree-4.2.1-r2 today. I'll direct the output to a file so if there are any problems I can send in an attatchment.
Comment 17 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-09 13:24:18 UTC
Ok, let me know what happned.
Comment 18 Guy 2002-12-09 15:47:50 UTC
I just finished emerging xfree 4.2.1-r2. Mozilla now startsw/no problem. I
entered this response from mozilla 1.2.

Now, that's refreshing! :) Thanx!!!
Comment 19 Marc Doughty 2002-12-13 07:25:14 UTC
OK, looks fixed to me. Anyone want to mark this off as done?
Comment 20 Dave Berenson 2002-12-13 17:56:34 UTC
Closing out ;)