Additional info and question.

>From the log of the install of mesa-6.5.2-r1 I see

make[2]: Entering directory
`/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src'
Making sources for linux-dri-x86
mkdir ../lib

which looks like it is doing a "make linux-dri-x86". I would rather have
it do "make linux" which I expect it will create the off-screen missing
library. 

Therefore, is there a way to tell the ebuild to use the make option
"linux" as opposed to linux-dri-x86? I suppose this could have an impact
on the packages that depend on mesa-6.5.2-r1.

Thanks for any comments/answers.

--
Valmor

> -----Original Message-----
> From: de Almeida, Valmor F. [mailto:[EMAIL PROTECTED]
> 
> Hello,
> 
> When emerging mesa-6.5.2-r1 I don't get the library libOSMesa.so*
built.
> Did this library go away or is it a problem of selecting the correct
USE
> parameter. Currently I am using what is listed below.
> 
> Thanks for your help.
> 
> --
> Valmor
> 
> 
> ->equery uses mesa
> [ Searching for packages matching mesa... ]
> [ Colour Code : set unset ]
> [ Legend : Left column  (U) - USE flags from make.conf              ]
> [        : Right column (I) - USE flags packages was installed with ]
> [ Found these USE variables for media-libs/mesa-6.5.2-r1 ]
>  U I
>  - - debug               : Enable extra debug codepaths, like asserts
> and extra output. If you want to get meaningful backtraces see
> http://www.gentoo.org/proj/en/qa/backtraces.xml .
>  + + doc                 : Adds extra documentation (API, Javadoc,
etc)
>  - - kernel_FreeBSD      : <unknown>
>  + + motif               : Adds motif support (x11-libs/openmotif
> x11-libs/lesstif)
>  + + nptl                : Enable support for Native POSIX Threads
> Library, the new threading module (requires linux-2.6 or better
usually)
>  - - pic                 : Build Position Independent Code.  Do not
> utilize this flag unless you know what you're doing.
>  - - video_cards_i810    : <unknown>
>  - - video_cards_mach64  : <unknown>
>  - - video_cards_mga     : <unknown>
>  - - video_cards_none    : <unknown>
>  - - video_cards_r128    : <unknown>
>  - - video_cards_radeon  : <unknown>
>  - - video_cards_s3virge : <unknown>
>  - - video_cards_savage  : <unknown>
>  - - video_cards_sis     : <unknown>
>  - - video_cards_sunffb  : <unknown>
>  - - video_cards_tdfx    : <unknown>
>  - - video_cards_trident : <unknown>
>  - - video_cards_via     : <unknown>
>  - - xcb                 : Support the X C-language Binding, a
> replacement for Xlib
> 
> 
> 
> 
> 
> ->emerge --info
> Portage 2.1.3.19 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
> 2.6.22.9 i686)
> =================================================================
> System uname: 2.6.22.9 i686 Intel(R) Xeon(TM) CPU 2.66GHz
> Timestamp of tree: Sat, 17 Nov 2007 04:30:01 +0000
> app-shells/bash:     3.2_p17
> dev-java/java-config: 1.3.7, 2.0.33-r1
> dev-lang/python:     2.4.4-r6
> dev-python/pycrypto: 2.0.1-r6
> sys-apps/baselayout: 1.12.9-r2
> sys-apps/sandbox:    1.2.18.1-r2
> sys-devel/autoconf:  2.13, 2.61-r1
> sys-devel/automake:  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.22-r2
> ACCEPT_KEYWORDS="x86"
> CBUILD="i686-pc-linux-gnu"
> CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
> CHOST="i686-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/share/X11/xkb"
> CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
> /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
> CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="distlocks metadata-transfer sandbox sfperms strict
> unmerge-orphans userfetch"
> GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo
> http://212.219.56.131/sites/www.ibiblio.org/gentoo/
> ftp://gentoo.mirrors.tds.net/gentoo";
> LC_ALL="en_US.utf8"
> MAKEOPTS="-j3"
> 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"
> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> --
> [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list

Reply via email to