Richard Fish wrote:
Chris Frederick wrote:


[ebuild   R  ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts
-cjk +debug -dlloader -dmx -doc -font-server +hardened -inscure-drivers
-ipv6 -minimal +mmx -nls +opengl +pam -sdk -sse -static +truetype-fonts
+type1-fonts (-uclibc) +xprint +xv



(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in 
/usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a





It seems that the server doesn't like your build of the bitmap fonts
library.  Not sure why this is...looks like a bug to me, or possibly a
CFLAGS goof.

I suggest rebuilding x.org with USE=-bitmap-fonts.  That should get you
around this problem


-Richard


No dice...

I tried changing the use flags and nothing helped. My CFLAGS shouldn't be an issue either.

CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j4"

The machine is a dual Xeon 2.6Ghz.

The only thing I can think of is that when I did the emerge update, the xorg came up because I added xprint to the global use flags. Of course compiling with it off isn't fixing it. I really have no clue what's going on, it's not an update problem, it was just a --newuse thing. I've changed several use flags and emerge -C'd it several times, but nothings fixing it.

Any ideas?

Chris Frederick

--
[email protected] mailing list

Reply via email to