Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39238 - Freeciv 1.14.1 doesn't run directly from compilation
Summary: Freeciv 1.14.1 doesn't run directly from compilation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-24 05:21 UTC by Mårten Woxberg
Modified: 2004-01-29 03:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mårten Woxberg 2004-01-24 05:21:29 UTC
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
Comment 1 Mårten Woxberg 2004-01-24 05:21:29 UTC
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.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-01-24 05:29:27 UTC
Please post the output of emerge --info as requested on the bug submission page.
Comment 3 Mårten Woxberg 2004-01-25 02:07:10 UTC
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"
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-01-25 23:44:02 UTC
So, why is civclient using x11 when you have gtk and gtk2 in your USE flags?

What does `which civclient` say?
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-01-29 01:21:26 UTC
Need more information...
Comment 6 Mårten Woxberg 2004-01-29 03:19:17 UTC
max@k27 Handledare $ which civclient
/usr/local/bin/civclient
max@k27 Handledare $ locate civclient
/usr/games/bin/civclient
/usr/local/bin/civclient
Comment 7 SpanKY gentoo-dev 2004-01-29 03:24:05 UTC
clean out the cruft you have in /usr/local/

the ebuild didnt install anything there
Comment 8 Mårten Woxberg 2004-01-29 03:25:53 UTC
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.