Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127492 - mesa-6.4.2-r2 fails with USE=motif: Xm/PrimitiveP.h: No such file or directory
Summary: mesa-6.4.2-r2 fails with USE=motif: Xm/PrimitiveP.h: No such file or directory
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-24 19:34 UTC by Shyam Mani (RETIRED)
Modified: 2006-10-04 22:00 UTC (History)
0 users

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


Attachments
mesa-6.4.2-r2 compile failure log (621099.txt,31.75 KB, text/plain)
2006-03-24 19:37 UTC, Shyam Mani (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shyam Mani (RETIRED) gentoo-dev 2006-03-24 19:34:55 UTC
First time install of modular X, and had mesa-6.4.2-r2 failing. Will attach a log with the entire error.

# emerge --info
Portage 2.1_pre6-r6 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.4-r1, 2.6.14-hardened-r5 i686)
=================================================================
System uname: 2.6.14-hardened-r5 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.4.22, 2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -mmmx -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -mmmx -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache cvs distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.utf8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 apm avi bash-completion berkdb bitmap-fonts bluetooth bzlib cdr crypt cscope ctype cups curl directfb divx4linux dri eds emboss encode ethereal examples exif fbcon foomaticdb fortran ftp gd gdbm geoip gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal imlib imlib2 innodb ipv6 javascript jpeg libg++ libwww mad mbox md5sum mikmod mmx motif mozilla mp3 mpeg mpeg4 mysql ncurses nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl oss pam pdflib perl php png python qt quicktime readline sdl snmp spell sse ssl svga tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs xml2 xmms xosd xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nvidia video_cards_ati video_cards_vesa video_cards_fbdev video_cards_fglrx"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS
Comment 1 Shyam Mani (RETIRED) gentoo-dev 2006-03-24 19:37:39 UTC
Created attachment 83064 [details]
mesa-6.4.2-r2 compile failure log

Attached
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2006-03-24 22:34:38 UTC
Your motif is set up incorrectly. Perhaps you need to run motif-config to set your include path up -- /usr/include/Xm won't exist but should symlink to the includes installed by your motif. If that's not the case, please reopen.