Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159561 - media-libs/mesa-6.5.1-r1 fails w/ linux-headers-2.6.11-r2
Summary: media-libs/mesa-6.5.1-r1 fails w/ linux-headers-2.6.11-r2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 05:03 UTC by Pavel
Modified: 2006-12-31 05:10 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 Pavel 2006-12-31 05:03:33 UTC
Portage 2.0.51.22-r2 (default-linux/ppc/2005.1/ppc, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.19.1-386 i686)
=================================================================
System uname: 2.6.19.1-386 i686 AMD Sempron(tm) Processor 3000+
Gentoo Base System version 1.6.12
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.3.5
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
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.5
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.11-r4
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X alsa berkdb bitmap-fonts bzip2 cdr cli cracklib crypt cups dlloader dri dvd eds emboss expat fortran gdbm gif gpm gstreamer gtk2 iconv ipv6 isdnlog jpeg kde libwww motif mp3 mpeg ncurses nls ogg oggvorbis opengl pam pcre perl png pppd python qt qt3 qt4 readline reflection session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode usb vorbis xml2 xorg xv zlib video_cards_dummy video_cards_fbdev video_cards_v4l input_devices_keyboard input_devices_mouse input_devices_evdev userland_GNU kernel_linux elibc_glibc alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol"
Unset:  CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY

I do this:
#emerge xorg-x11 
and I get this 


_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN -DUSE_PPC_ASM -DUSE_VMX_ASM math/m_xform.c -o math/m_xform.o
In file included from math/m_xform.c:63:
../../src/mesa/ppc/common_ppc_features.h:36:26: asm/cputable.h: No such file or directory
make[4]: *** [math/m_xform.o] Ошибка 1
make[4]: Leaving directory `/var/tmp/portage/mesa-6.5.1-r1/work/Mesa-6.5.1/src/mesa'
make[3]: *** [default] Ошибка 2
make[3]: Leaving directory `/var/tmp/portage/mesa-6.5.1-r1/work/Mesa-6.5.1/src/mesa'
make[2]: *** [subdirs] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/mesa-6.5.1-r1/work/Mesa-6.5.1/src'
make[1]: *** [default] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/mesa-6.5.1-r1/work/Mesa-6.5.1'
make: *** [linux-dri-ppc] Ошибка 2

!!! ERROR: media-libs/mesa-6.5.1-r1 failed.
!!! Function src_compile, Line 214, Exitcode 2
!!! Build failed
!!! If you need support, post the topmost build error, NOT this status message.

I understand? that this library is missed, but I don't know what to do.  Also I tried to compile this lib, from sources, but the effect is same. I don't know what to do, please help me.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-31 05:10:26 UTC
Upgrade your linux-headeres (and your system in general) before reporting bugs. Thanks.