Summary: | emerge icewm 1.2.5 fails | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Don Seiler (RETIRED) <rizzo> |
Component: | New packages | Assignee: | Brad Cowan (RETIRED) <bcowan> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | azarah, pez |
Priority: | High | ||
Version: | 1.2 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Don Seiler (RETIRED)
![]() Hmm icewm 1.2.3 also fails. Here is my USE flag. Is it something on my end? USE="-3dfx -3dnow aalib -acl afs -alsa apm arts atlas avi berkdb -bonobo -canna cdr -cjk crypt cups dga -directfb -doc -dvd encode -esd -evo -fbcon -flash -freewnn -gb gd -gdbm -ggi -ggz gif -gnome -gphoto2 gpm -gtk -gtk2 -gtkhtml -guile -icc -icc-pgo -imap imlib innodb -ipv6 java jikes jpeg junit -kde -kerberos -lcms ldap -leim -libg++ -libgda libwww -matrox -maildir mbox -mikmod -mmx motif mozilla moznomail mpeg -mule mysql nas ncurses nls oci8 odbc oggvorbis opengl -oss pam -pcmcia -pda pdflib perl pic -plotutils png -pnp postgres python qt qtmt quicktime readline ruby samba -sasl -scanner sdl slang slp snmp -socks5 spell sse ssl tcltk tcpd tetex tiff truetype -trusted -voodoo3 -wavelan wmf X -xface xml xml2 xmms xv -zeo zlib x86 apache2" have u emerged xft? Yes I have xft-2.0.1 installed. hmm...I can't seem to reproduce, seems like maybe its linking against old xft header's, maybe try rsync'ing, reemerging xft and icewm. No dice. I unmerged xft, rsync'ed, emerged xft (2.0.1-r1), and then icewm. Same error in same place. I'm forcing myself to love fluxbox now so it's not the end of the world. Let me know if there's anything else you want me to try or if you think it's just something b0rked in my setup. This is in the ebuild: use truetype \ && myconf="${myconf} --enable-gradients" \ || myconf="${myconf} --disable-xfreetype" Specifying "-truetype" in my make.conf avoided the XFT problem. So I'm happy in ice land again. I'm gonna mark works for me, there is definately something with xft wrong on your system that I can't pinpoint, but as long as you have a valid workaround and happy :) I'm having this issue too, with no previous version of XFT. I'm going to completely unmerge xft and then reemerge it, to see if that fixes anything. Also this is on a GCC2 system. I don't know if that makes a difference or not... I probably should have mentioned that this is happening for me on icewm 1.2.6 as well; same error . . . |