Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73391 - duke3d fails to compile
Summary: duke3d fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 15:49 UTC by Alexandru Toma
Modified: 2004-12-05 09:29 UTC (History)
0 users

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


Attachments
USE=-opengl emerge duke3d (error,17.64 KB, text/plain)
2004-12-04 15:50 UTC, Alexandru Toma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Toma 2004-12-04 15:49:15 UTC
duke3d fails to compile without opengl support
It compiles with opengl enabled, but then the game doesn't run.
When I try to run the game I get:
BUILDSDL/GL: Failed to load OpenGL library!
BUILDSDL/GL: Try setting environment variable BUILD_SDLDEBUG for more info.

and when I run it with BUILD_SDLDEBUG=- duke3d I get:
BUILDSDL/GL: Trying to open library "[default]"...
BUILDSDL/GL: Library opening failed; [Could not load OpenGL library].
BUILDSDL/GL: Out of ideas. Giving up.
BUILDSDL/GL: Failed to load OpenGL library!

Reproducible: Always
Steps to Reproduce:
1. USE=-opengl emerge duke3d
2.
3.




Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.roedu.net/pub/mirrors/gentoo.org
http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync1.ro.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aalib alsa apache apm avi bitmap-fonts cdr crypt cups curl
encode f77 faac faad fam flac foomaticdb fortran gd geoip gif gphoto2 gpm gtk2
guile imagemagick imlib imlib2 jikes jpeg lcms libcaca libwww lzo mad matroska
mikmod mmx motif mpeg mysql ncurses network nls no_wxgtk1 oggvorbis opengl pam
png python quicktime readline rtc ruby sdl slang spell sse ssl tcpd tga theora
tiff truetype x86 xchatdccserver xml2 xmms xv xvid zlib"
Comment 1 Alexandru Toma 2004-12-04 15:50:02 UTC
Created attachment 45296 [details]
USE=-opengl emerge duke3d
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-12-05 04:16:39 UTC
fixed in CVS.  Thanks for the bug report.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-12-05 09:29:40 UTC
*** Bug 73453 has been marked as a duplicate of this bug. ***