Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33630 - compile problem with gunocide2ex, possibly due to wrong / missing paths
Summary: compile problem with gunocide2ex, possibly due to wrong / missing paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High blocker
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 12:49 UTC by Wernfried Haas (RETIRED)
Modified: 2011-09-14 20:39 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 Wernfried Haas (RETIRED) gentoo-dev 2003-11-16 12:49:18 UTC
i am unable to emerge gunocide2ex:
# emerge gunocide2ex
Calculating dependencies ...done!
>>> emerge (1 of 1) games-arcade/gunocide2ex-1.0 to /
--- No package manifest found: /usr/portage/games-arcade/gunocide2ex/Manifest
>>> md5 src_uri ;-) g2ex-setup.run
eutils
games
eutils
gcc
>>> Unpacking source...
>>> Unpacking g2ex-setup.run to /home/portage/portage/gunocide2ex-1.0/work
 * Applying 1.0-gcc3.patch...                                             [ ok ]
>>> Source unpacked.
eutils
games
eutils
gcc
g++ -march=athlon -O3 -pipe -fomit-frame-pointer cCredits.cpp
In file included from cUtil.h:22,
                 from cCredits.cpp:19:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL/SDL_endian.h:56:23:
SDL_types.h: No such file or directory
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL/SDL_endian.h:57:23:
SDL_rwops.h: No such file or directory
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL/SDL_endian.h:58:27:
SDL_byteorder.h: No such file or directory
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL/SDL_endian.h:60:24:
begin_code.h: No such file or directory
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL/SDL_endian.h:156:24:
close_code.h: No such file or directory

!!! ERROR: games-arcade/gunocide2ex-1.0 failed.
!!! Function src_compile, Line 41, Exitcode 1
!!! couldnt compile cCredits.cpp


the missing files aren't missing on my system, they are in /usr/include/SDL/ and
part of media-libs/libsdl-1.2.6-r2


Reproducible: Always
Steps to Reproduce:
1.emerge gunocide2ex
Actual Results:  
compile error (see above)

Expected Results:  
compiled without error

# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo
http://www.ibiblio.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt foomaticdb gif libg++ libwww mad mikmod mpeg nls
quicktime spell xml2 gdbm berkdb ggi tcltk java guile gpm perl python imlib qt
motif opengl 3dnow aalib -alsa -arts dvd encode gtk jpeg kde mozilla ncurses
oggvorbis pdflib png qz phyton readline ruby sdl slang tcpd tiff truetype wmf X
xmms xv zlib -esd -svga ssl pam cdr cups -gnome emacs pdflib"
Comment 1 SpanKY gentoo-dev 2003-11-16 14:14:40 UTC
`rm -rf /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL`
and try again

*** This bug has been marked as a duplicate of 30701 ***
Comment 2 Wernfried Haas (RETIRED) gentoo-dev 2003-11-17 12:56:56 UTC
after "rm -rf /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/SDL" the ebuild installed sucessfully. thanks!
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:42 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:39:40 UTC
clean up bug list after bugzilla update