Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103270 - emerge joystick fails
Summary: emerge joystick fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 11:37 UTC by David Mulford
Modified: 2005-08-22 20:17 UTC (History)
0 users

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


Attachments
joystick emerge log (emerge.log,1.45 KB, text/plain)
2005-08-21 11:38 UTC, David Mulford
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Mulford 2005-08-21 11:37:13 UTC
When I try to `emerge joystick` I get some errors concerning undeclared variables. 

Reproducible: Always
Steps to Reproduce:
1. emerge joystick
2.
3.

Actual Results:  
The emerge fails

Expected Results:  
Successfully emerged the joystick drivers.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 04:58:11)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/
http://mirrors.tds.net/gentoo http://194.117.143.69"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd eds
emboss encode esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2
imagemagick imlib ipv6 java jpeg libg++ libwww mad mikmod motif mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python quicktime
readline sdl spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts
vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 David Mulford 2005-08-21 11:38:26 UTC
Created attachment 66493 [details]
joystick emerge log
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-08-21 13:50:05 UTC
your system looks out of date.  emerge -vuD world and try merging joystick
again.  Works fine for me with the latest stable packages.  reopen if it's still
a problem.
Comment 3 SpanKY gentoo-dev 2005-08-22 20:17:25 UTC
erm not so sure ... looks like those MCS defines were only fully defined in
linux 2.6.9
Comment 4 SpanKY gentoo-dev 2005-08-22 20:17:52 UTC
added a patch which defines the defines if they arent already defined :P