Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21100 - FreeCraft-1.17.2 failed to compile
Summary: FreeCraft-1.17.2 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 08:18 UTC by heikki kniivilä
Modified: 2003-05-16 11:24 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 heikki kniivilä 2003-05-16 08:18:50 UTC
when emerge freecraft:


 -DUSE_LIBCDA      -DUNIT_ON_MAP -DNEW_AI -DUSE_LIBMODPLUG -DUSE_HP_FOR_XP
editloop.c -o obj/editloop.o
In file included from editor.c:56:
../../src/include/freecraft.h:96:2: warning: #warning "GCC 3.XX is not
supported, downgrade to GCC 2.95"
In file included from editloop.c:35:
../../src/include/freecraft.h:96:2: warning: #warning "GCC 3.XX is not
supported, downgrade to GCC 2.95"
gcc -c -mcpu=athlon-tbird -O3 -pipe -pipe -fsigned-char -fomit-frame-pointer
-fconserve-space -fexpensive-optimizations -ffast-math  -I../../src/include
-I/usr/X11R6/include -I/usr/local/include    -DUSE_CCL '-DVERSION="1.17.2"'
-DUSE_SDL -DUSE_SDLA -I/usr/include/SDL -D_REENTRANT -DUSE_ZLIB -DUSE_BZ2LIB
-DWITH_SOUND
 -DUSE_LIBCDA      -DUNIT_ON_MAP -DNEW_AI -DUSE_LIBMODPLUG -DUSE_HP_FOR_XP
edmap.c -o obj/edmap.o
In file included from edmap.c:37:
../../src/include/freecraft.h:96:2: warning: #warning "GCC 3.XX is not
supported, downgrade to GCC 2.95"
gcc -c -mcpu=athlon-tbird -O3 -pipe -pipe -fsigned-char -fomit-frame-pointer
-fconserve-space -fexpensive-optimizations -ffast-math  -I../../src/include
-I/usr/X11R6/include -I/usr/local/include    -DUSE_CCL '-DVERSION="1.17.2"'
-DUSE_SDL -DUSE_SDLA -I/usr/include/SDL -D_REENTRANT -DUSE_ZLIB -DUSE_BZ2LIB
-DWITH_SOUND
 -DUSE_LIBCDA      -DUNIT_ON_MAP -DNEW_AI -DUSE_LIBMODPLUG -DUSE_HP_FOR_XP
ccl_editor.c -o obj/ccl_editor.o
In file included from ccl_editor.c:35:
../../src/include/freecraft.h:96:2: warning: #warning "GCC 3.XX is not
supported, downgrade to GCC 2.95"
make[2]: Leaving directory
`/var/tmp/portage/freecraft-1.17.2/work/freecraft-020630/src/editor'
make[1]: Leaving directory
`/var/tmp/portage/freecraft-1.17.2/work/freecraft-020630/src'
gcc -o freecraft src/obj/libclone.a etlib/obj/hash.o -L/usr/X11R6/lib
-L/usr/local/lib   -lpng -lz -lm  -lm -L/usr/lib -Wl,-rpath,/usr/lib -lSDL
-lpthread -ldl
-lz -lbz2    -lz -lm -I. -mcpu=athlon-tbird -O3 -pipe -pipe -fsigned-char
-fomit-frame-pointer -fconserve-space -fexpensive-optimizations -ffast-math 
-I/var/tmp/portage/freecraft-1.17.2/work/freecraft-020630/src/include
-I/usr/X11R6/include -I/usr/local/include    -DUSE_CCL '-DVERSION="1.17.2"'
-DUSE_SDL -DUSE_SDLA -I/usr/include/SDL -D_REENTRANT -DUSE_ZLIB -DUSE_BZ2LIB
-DWITH_SOUND   -DUSE_LIBCDA      -DUNIT_ON_MAP -DNEW_AI -DUSE_LIBMODPLUG
-DUSE_HP_FOR_XP
src/obj/libclone.a(sndfile.o)(.text+0x7d4): In function `CSoundFile_Create':
: undefined reference to `CSoundFile_ReadMed'
collect2: ld returned 1 exit status
make: *** [freecraft] Error 1







 # emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-xfs-r2 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif java jpeg kde libg++
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gdbm berkdb slang readline svga tcltk guile ruby X sdl gpm tcpd pam libwww
ssl perl python esd imlib oggvorbis gnome gtk qt motif opengl mozilla"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-tbird -O3 -pipe"
CXXFLAGS="-mcpu=athlon-tbird -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-16 11:24:37 UTC
marked 1.18 as stable