Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197247 - x11-wm/compiz-0.6.2 does not compile - can't find GLX_MIPMAP_TEXTURE_EXT and some other constants
Summary: x11-wm/compiz-0.6.2 does not compile - can't find GLX_MIPMAP_TEXTURE_EXT and ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-27 20:55 UTC by Boyan Ivanov
Modified: 2008-05-05 20:00 UTC (History)
2 users (show)

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


Attachments
Build log (build.log,14.87 KB, text/plain)
2007-10-27 20:56 UTC, Boyan Ivanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Boyan Ivanov 2007-10-27 20:55:48 UTC
I tried to emerge compiz-fusion, but it fails on emerging compiz with these flags : USE="dbus kde -debug -gnome -svg"
I'll attach build log, showing the errors.
My version of Mesa is the latest in ~x86. I precompiled it, precompiled glproto and everything I found on google that could be related to the build failure, but it's still there.


Reproducible: Always

Steps to Reproduce:
1.Try to emerge compiz

Actual Results:  
Build fails

Expected Results:  
The package should be emerged correctly

Portage 2.1.3.16 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.6.1-r0, 2.6.18-suspend2 i686)
=================================================================
System uname: 2.6.18-suspend2 i686 Intel(R) Celeron(R) M processor 1.50GHz
Timestamp of tree: Sat, 27 Oct 2007 01:47:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.3.6-r2, 2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirrors.ludost.net/gentoo ftp://mirrors.ludost.net/gentoo/ http://distfiles.gentoo.org"
LC_ALL="bg_BG"
LINGUAS="bg en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/armagetron /usr/portage/local/layman/kde"
SYNC="rsync://mirrors.ludost.net/gentoo-portage"
USE="X acpi alsa berkdb bitmap-fonts cli cracklib crypt cups dbus dri fortran gdbm gif glitz gpm hal iconv ipv6 isdnlog jpeg kde kdexdeltas midi mmx mudflap ncurses nls nptl nptlonly opengl openmp pam pcre perl ppds pppd python readline reflection session spl sse sse2 ssl tcpd threads truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="bg en" USERLAND="GNU" VIDEO_CARDS="vesa fbdev i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Boyan Ivanov 2007-10-27 20:56:30 UTC
Created attachment 134508 [details]
Build log
Comment 2 Boyan Ivanov 2008-02-17 18:18:30 UTC
Just to let you know the bug still exists in x11-wm/compiz-0.6.2-r1 and media-libs/mesa-7.0.2
Comment 3 Sandy 2008-04-27 20:24:07 UTC
(In reply to comment #2)

Hello, maybe you give it a try with the compiz-fusion overlay (based on version 0.7.4) in Bug 216621. There is a mesa-dependency included.

Comment 4 Boyan Ivanov 2008-05-05 20:00:42 UTC
Well, it didn't worked, as there were some problems with the ebuild, but I found the problem - I had a stray directory GL in /usr/local/include, which had an old version of glx.h.
This directory somehow was preferred over the one in /usr/include.
I deleted the directory and now the problem is gone :)