Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 114791

Summary: xorg-server-0.99.4-r2 compilation failed
Product: Gentoo Linux Reporter: MT <toffanin.mauro>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description MT 2005-12-07 12:52:11 UTC
compiling xorg-server-0.99.4-r2 i get this error:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-I../../include -I../../include -I../../include -I../../include
-I../../GL/include -I../../hw/xfree86/os-support -DHAVE_DIX_CONFIG_H
-I/var/tmp/portage/xorg-server-0.99.4-r2/work/Mesa-6.4.1/include -DXFree86Server
-DIN_MODULE -DXFree86Module -DXFree86LOADER -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-I../../include -I../../include -I../../Xext -I../../composite -I../../damageext
-I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage
-I../../render -I../../randr -I../../fb -I../../lbx -march=athlon-xp -O2 -pipe
-fno-ident -fomit-frame-pointer -momit-leaf-frame-pointer -MT glxcmds.lo -MD -MP
-MF .deps/glxcmds.Tpo -c glxcmds.c  -fPIC -o .libs/glxcmds.o
glxcmds.c: In function `DoGetFBConfigs':
glxcmds.c:1105: error: `GLX_SWAP_METHOD_OML' undeclared (first use in this function)
glxcmds.c:1105: error: (Each undeclared identifier is reported only once
glxcmds.c:1105: error: for each function it appears in.)
make[2]: *** [glxcmds.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

!!! ERROR: x11-base/xorg-server-0.99.4-r2 failed.
!!! Function x-modular_src_make, Line 130, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


i'm using i686-pc-linux-gnu-3.3.6 (source /etc/profile done)

previus version 0.99.3 compiled fine

Reproducible: Always
Steps to Reproduce:
1. always
2.
3.




Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r3,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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-r1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fno-ident -fomit-frame-pointer
-momit-leaf-frame-pointer"
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/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fno-ident -fomit-frame-pointer
-momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ngi.it
http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources"
LINGUAS="it"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://172.16.1.2/gentoo-portage"
USE="3dnow 3dnow2 X a52 acpi aim alsa apache2 audiofile avi bash-completion
berkdb bitmap-fonts bmp bzip2 bzlib cairo cdr chroot crypt cups dbus divx4linux
dri dvd dvdr eds emboss encode exif expat fam ffmpeg fftw firebird flac
foomaticdb ftp gd gif gimp glut gpg gpm gtk gtk2 gtkhtml hal icq idn imap imlib
java jpeg kde lcms libg++ libwww memlimit mhash mikmod mime ming mmap mmx mng
motif mozsvg mozxmlterm mp3 mpeg msn mysql ncurses nls nptl nptlonly objc odbc
ogg oggvorbis openal opengl pam pam_chroot pcntl pcre pdflib perl png posix
postgres pwdb python qmail qt quicktime readline scanner sdl session sftplogging
simplexml socket spamassassin spell sqlite sse ssl svg tiff truetype
truetype-fonts type1-fonts udev usb vorbis win32codecs wmf x86 xine xml2 xmlrpc
xmms xprint xv xvid yahoo zlib linguas_it userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-07 12:54:56 UTC

*** This bug has been marked as a duplicate of 111877 ***