Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35402 - games-rpg/vegastrike-0.4.1 fails to compile: SDL_Joystick
Summary: games-rpg/vegastrike-0.4.1 fails to compile: SDL_Joystick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Games
URL: http://
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-08 18:19 UTC by FieldySnuts
Modified: 2003-12-08 19:40 UTC (History)
0 users

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


Attachments
portage log of emerging vegastrike (1603-vegastrike-0.4.1.log,260.61 KB, text/plain)
2003-12-08 18:20 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FieldySnuts 2003-12-08 18:19:08 UTC
games-rpg/vegastrike-0.4.1 fails to compile for me. Please see the full portage log attached.

Portage 2.0.49-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test11)
=================================================================
System uname: 2.6.0-test11 i686 AMD Athlon(TM) XP 1800+
distcc 2.11 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -funroll-loops -fprefetch-loop
-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/co
nfig"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -funroll-loops -fprefetch-lo
op-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs buildpkg ccache notitles"
GENTOO_MIRRORS="ftp://gentoo.noved.org/ http://gentoo.noved.org/ http://mirror.c
larkson.edu/pub/distributions/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups foomaticdb gif jpeg libg++ libwww mad mikmod mpe
g ncurses nls png quicktime spell xml2 xv zlib alsa gdbm berkdb slang readline a
alib svga java sdl tcpd pam ssl python imlib qt motif opengl mozilla ldap X gtk 
gtk2 gpm gnome 3dnow cdr encode kde mmx oggvorbis pdflib perl sse tiff truetype 
xmms -arts -esd -ipv6"
Comment 1 FieldySnuts 2003-12-08 18:20:04 UTC
Created attachment 21905 [details]
portage log of emerging vegastrike
Comment 2 FieldySnuts 2003-12-08 18:24:57 UTC
Just a little pointer, looking at the portage log up there, there's just a ton of warnings all over the place.

I don't really know what they mean, just pointing at them.
Comment 3 SpanKY gentoo-dev 2003-12-08 18:27:23 UTC
what does this show:
`nm /usr/lib/libSDL.so | grep SDL_Joystick`
Comment 4 FieldySnuts 2003-12-08 19:06:15 UTC
It shows nothing at all.

By the way, i tried compiling without SDL (USE="-sdl"). I am attaching the log.
Comment 5 FieldySnuts 2003-12-08 19:08:22 UTC
I take the attachment back, it doesn't look much different.
Comment 6 SpanKY gentoo-dev 2003-12-08 19:08:53 UTC
please try re-emerging sdl and then vegastrike
Comment 7 FieldySnuts 2003-12-08 19:35:56 UTC
Okay, did that, and vegastrike did build. I noticed at the end of the build it said to run vsinstall to set up an account, however:

$ /usr/games/bin/vsinstall 
cat: save.4.x.txt: No such file or directory
cp: cannot stat `/usr/local/share/vegastrike/data/setup.config': No such file or directory
cp: cannot stat `/usr/local/share/vegastrike/data/.vegastrike/*.m3u': No such file or directory
cp: cannot stat `/usr/local/share/vegastrike/data/vegastrike.config': No such file or directory
Unable to read from setup.config
If you wish to have your own music edit ~/.vegastrike/*.m3u  Each playlist represents a place or situation in Vega Strike


Now, vslauncher runs, I'm just not sure what I'm doing heh.
Comment 8 SpanKY gentoo-dev 2003-12-08 19:38:40 UTC
joystick bug was fixed sometime ago in SDL ... i guess the fix wasnt pushed out to your box ;)

that bug is diff, i believe one is open about it ...
Comment 9 FieldySnuts 2003-12-08 19:40:15 UTC
Thanks for the assistance :)