max@k27 max $ civclient 2: Using Video Output: x11 0: Couldn't find stdfont.ttf file. Please link/copy/move anyunicode ttf font to data dir as stdfont.ttf civclient: shared.c:662: die: F
max@k27 max $ civclient 2: Using Video Output: x11 0: Couldn't find stdfont.ttf file. Please link/copy/move anyunicode ttf font to data dir as stdfont.ttf civclient: shared.c:662: die: Försäkran "0" falsk. Avbruten (SIGABRT) A Default fon't should be specified or at least told about in the ebuild.
Please post the output of emerge --info as requested on the bug submission page.
It compiles correctly and tries to run but there seem to be files missing, or it's poitning to a faulty data directory. Portage 2.0.49-r21 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 2.4.23_pre8-gss) ================================================================= System uname: 2.4.23_pre8-gss i686 AMD Athlon(TM) XP 1800+ Gentoo Base System version 1.4.3.12 ccache version 2.2 [enabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O2 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.linux.no/ ftp://gentoo.linux.no/pub/gentoo/ ftp://ftp.uninett.no/pub/linux/Gentoo http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo" MAKEOPTS="-j2 -s" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/gnome-current/" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X aalib alsa apm arts avi berkdb bonobo breakme cdr crypt cups directfb dvd emacs encode esd foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imap imlib java joystick jpeg kde libg++ libwww mad mikmod mmx motif mozilla moznoirc mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang snmp spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"
So, why is civclient using x11 when you have gtk and gtk2 in your USE flags? What does `which civclient` say?
Need more information...
max@k27 Handledare $ which civclient /usr/local/bin/civclient max@k27 Handledare $ locate civclient /usr/games/bin/civclient /usr/local/bin/civclient
clean out the cruft you have in /usr/local/ the ebuild didnt install anything there
Yepp.. did it and which reports correct civclient.. I'm only on ssh shell now with no X-server so I can't try it but I guess it'll work now.