Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32860 - tetrinet 0.11 fails to compile without ipv6 support
Summary: tetrinet 0.11 fails to compile without ipv6 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 03:32 UTC by Alexandru Toma
Modified: 2003-11-07 22:19 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 Alexandru Toma 2003-11-06 03:32:13 UTC
It seems games-puzzle/tetrinet v0.11 won't compile without ipv6 support. If ipv6
is in your USE flags then it compiles without a problem.

Reproducible: Always
Steps to Reproduce:
1. USE="-ipv6" emerge tetrinet
2.
3.

Actual Results:  
bash-2.05b# emerge tetrinet
Calculating dependencies ...done!
>>> emerge (1 of 1) games-puzzle/tetrinet-0.11 to /
>>> md5 src_uri ;-) tetrinet-0.11.tar.bz2
>>> Unpacking source...
>>> Unpacking tetrinet-0.11.tar.bz2 to /var/tmp/portage/tetrinet-0.11/work
>>> Source unpacked.
cc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/ncurses  -g
-Wall -c sockets.c
cc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -I/usr/include/ncurses  -g
-Wall -c tetrinet.c
sockets.c: In function `conn':
sockets.c:191: `retbuf' undeclared (first use in this function)
sockets.c:191: (Each undeclared identifier is reported only once
sockets.c:191: for each function it appears in.)
make: *** [sockets.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: games-puzzle/tetrinet-0.11 failed.
!!! Function games_src_compile, Line 113, Exitcode 2
!!! emake failed

Expected Results:  
tetrinet should compile without ipv6 support

bash-2.05b# emerge --info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gaming-r3)
=================================================================
System uname: 2.4.20-gaming-r3 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://ftp.lug.ro/gentoo http://gento.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm avi crypt cups encode foomaticdb jpeg mad mikmod mpeg ncurses nls
pdflib png quicktime spell truetype xml2 xmms xv zlib slang readline svga tcltk
guile X sdl gpm tcpd pam libwww ssl perl imlib oggvorbis motif opengl -gnome
-kde -gtk -qt -arts -esd -oss -berkdb -java -gdbm -libg++ python alsa sse 3dnow
mmx aalib xvid gif tiff apache2 mysql gd curl gtk2"
Comment 1 SpanKY gentoo-dev 2003-11-07 22:19:13 UTC
fixed in cvs, thanks