Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60933 - Cannonsmash does not properly find datafile directory
Summary: Cannonsmash does not properly find datafile directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 13:19 UTC by Andrew Conkling
Modified: 2004-08-19 16:22 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 Andrew Conkling 2004-08-19 13:19:25 UTC
Cannonsmash produces the following (fatal) error on startup: "No datafile directory."

The .dat files I have found are installed in /usr/share/games/csmash/Parts/<Model>/*.dat.  However, this directory is, apparently, not specified in the makefile, according to the author:

"Maybe Gentoo package is not configured correctly. Cannon Smash search current 
directory and the directory specified in makefile for datafile. If it cannot
find datafile, "No datafile directory" error occurs. 
Please check to where the datafile (strictly speaking, "Parts/model/head01.dat")
is installed and whether the datafile directory is specifed in makefile or not."  --nan@utmc.or.jp

Reproducible: Always
Steps to Reproduce:
1.Tried reemerging cannonsmash
Actual Results:  
Program exits

Expected Results:  
Table tennis action!

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.
8-rc2-love3)
=================================================================
System uname: 2.6.8-rc2-love3 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo ftp://ftp.ndlug.nd.
edu/pub/gentoo/ ftp://mirrors.tds.net/gentoo ftp://ibiblio.org/pub/Linux/
distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb bzlib cdr crypt directfb dvd encode esd fbcon 
gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad mmx motif mpeg 
ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl slang 
spell sse ssl svga tcltk tcpd truetype x86 xml2 xmms xosd xv zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-08-19 16:22:15 UTC
Fixed in CVS.  Wait 30, resync, remerge.