Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eternal-lands-1.2.0_p1-r1 emerge failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
acturneruk
Apprentice
Apprentice


Joined: 06 Feb 2005
Posts: 162
Location: UK

PostPosted: Sun Mar 12, 2006 10:27 am    Post subject: eternal-lands-1.2.0_p1-r1 emerge failed Reply with quote

Code:
elconfig.c: In function `change_shadow_map_size':
elconfig.c:367: error: `GL_MAX_RENDERBUFFER_SIZE_EXT' undeclared (first use in this function)
elconfig.c:367: error: (Each undeclared identifier is reported only once
elconfig.c:367: error: for each function it appears in.)
make: *** [elconfig.o] Error 1

!!! ERROR: games-rpg/eternal-lands-1.2.0_p1-r1 failed.
!!! Function src_compile, Line 81, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Anyone else seeing this?
Back to top
View user's profile Send private message
acturneruk
Apprentice
Apprentice


Joined: 06 Feb 2005
Posts: 162
Location: UK

PostPosted: Sun Mar 12, 2006 3:55 pm    Post subject: Reply with quote

emerge --info:-

Code:
Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Mobile AMD Sempron(tm) Processor 3000+
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LANG="en_GB.utf8"
LC_ALL="en_GB.utf8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cairo cdr crypt cups dbus dri dvd dvdr emboss encode esd exif expat fam firefox foomaticdb fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal idn imlib ipv6 java jpeg lcms libg++ libwww mad mikmod mmx mng motif mp3 mpeg ncurses nls nsplugin ogg oggvorbis openal opengl oss pam pcre pdflib perl png python quicktime readline real sdl spell ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis wifi win32codecs xml2 xmms xv zlib linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Back to top
View user's profile Send private message
stone[no]
n00b
n00b


Joined: 23 Sep 2004
Posts: 28
Location: Norway

PostPosted: Fri May 05, 2006 4:14 pm    Post subject: Same trouble with Eternal Lands Reply with quote

I'm having the same trouble... eternal-lands-1.2.0_p1 nor eternal-lands-1.2.0_p1-r1 will emerge. It complains about
Code:
elconfig.c: In function `change_shadow_map_size':
elconfig.c:351: error: `GL_MAX_RENDERBUFFER_SIZE_EXT' undeclared (first use in this function)
elconfig.c:351: error: (Each undeclared identifier is reported only once
elconfig.c:351: error: for each function it appears in.)
make: *** [elconfig.o] Error 1


A quick search in the source
Code:
$grep -irn GL_MAX_RENDERBUFFER_SIZE_EXT *
elconfig.c:352:         if (use_frame_buffer && have_framebuffer_object) glGetIntegerv(GL_MAX_RENDERBUFFER_SIZE_EXT, &max_size);
reflection.c:330:       glGetIntegerv(GL_MAX_RENDERBUFFER_SIZE_EXT, &i);[quote]


I'm clueless to what we should do to fix this...

__
-Steinvik
_________________
Linux rules!
Back to top
View user's profile Send private message
alienjon
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1709

PostPosted: Wed May 31, 2006 9:42 pm    Post subject: Reply with quote

Any luck with this yet?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum