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.
Created attachment 6224 [details] Compile error This is the output I get from the compile error.
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)
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.
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.
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
still no luck. doesnt seem to be xft related, seems to be that it just cant find gtk, period.
Just run and paste that epm command again, please ?
*** Bug 11660 has been marked as a duplicate of this bug. ***
Still there ? Can you also try to remerge gtk+-1.2.10-r9 ?
And if possible, include the config.log in the build dir ?
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!
*** Bug 11676 has been marked as a duplicate of this bug. ***
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?? :)
Guy, what version of XFree86 ? # epm -q xfree
x11-base/xfree-4.2.1-r1
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.
Ok, let me know what happned.
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!!!
OK, looks fixed to me. Anyone want to mark this off as done?
Closing out ;)