public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mateusz Mierzwinski <mateuszmierzwinski@o2.pl>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] RE: Mesa on i965 (DRI)
Date: Thu, 28 Feb 2008 20:19:12 +0100	[thread overview]
Message-ID: <47C70930.8010908@o2.pl> (raw)
In-Reply-To: <8b4c83ad0802281043n29fcdcffxd85ca3bab55b23f9@mail.gmail.com>

Ok, I've try i810 and... no DRI. I've reemerge from packege last mesa 
working with DRI and... no DRI because (EE) AIGLX error: dlsym for 
__driCreateNewScreen_20050727 failed (/usr/lib64/dri/i965_dri.so: 
undefined symbol: __driCreateNewScreen_20050727) - library incompatible 
and need recompilation. So i Try to recompile and... (make 
linux-dri-x86-64 -j3 because oryginal mesa don't provide for me 
i965_dri.so so www.intellinuxgraphics.org comes with help - downloaded 
by GIT and compiled with this)

../common/dri_bufmgr.c: In function 'dri_bo_alloc':
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_MEM_PRIV0' undeclared 
(first use in this function)
../common/dri_bufmgr.c:43: error: (Each undeclared identifier is 
reported only once
../common/dri_bufmgr.c:43: error: for each function it appears in.)
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_MEM_PRIV1' undeclared 
(first use in this function)
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_MEM_PRIV2' undeclared 
(first use in this function)
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_MEM_PRIV3' undeclared 
(first use in this function)
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_MEM_PRIV4' undeclared 
(first use in this function)
../common/dri_bufmgr.c:43: error: 'DRM_BO_FLAG_CACHED_MAPPED' undeclared 
(first use in this function)
../common/dri_bufmgr.c: In function 'dri_bo_alloc_static':
../common/dri_bufmgr.c:56: error: 'DRM_BO_FLAG_MEM_PRIV0' undeclared 
(first use in this function)
../common/dri_bufmgr.c:56: error: 'DRM_BO_FLAG_MEM_PRIV1' undeclared 
(first use in this function)
../common/dri_bufmgr.c:56: error: 'DRM_BO_FLAG_MEM_PRIV2' undeclared 
(first use in this function)
../common/dri_bufmgr.c:56: error: 'DRM_BO_FLAG_MEM_PRIV3' undeclared 
(first use in this function)
../common/dri_bufmgr.c:56: error: 'DRM_BO_FLAG_MEM_PRIV4' undeclared 
(first use in this function)
make[6]: *** [../common/dri_bufmgr.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory 
`/var/tmp/experimental/mesa/src/mesa/drivers/dri/i965'
make[5]: *** [subdirs] Error 1
make[5]: Leaving directory `/var/tmp/experimental/mesa/src/mesa/drivers/dri'
make[4]: *** [linux-solo] Error 2
make[4]: Leaving directory `/var/tmp/experimental/mesa/src/mesa'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/var/tmp/experimental/mesa/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/experimental/mesa/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/experimental/mesa'
make: *** [linux-dri-x86-64] Error 2


and that's all folks... Any ideas, because I've haven't any after 3 days 
of mesa vs i965 war. I allso add xorg compilation flags for more info...

[ebuild   R   ] x11-base/xorg-server-1.4.0.90-r3  USE="dri hal sdl xorg 
-xprint (-3dfx) -debug -dmx -ipv6 -kdrive -minimal (-nptl)"

[ebuild   R   ] x11-libs/libdrm-2.3.0  USE="-debug" 0 kB



-- 
gentoo-dev@lists.gentoo.org mailing list



  reply	other threads:[~2008-02-28 19:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28  2:27 [gentoo-dev] The app-misc/beagle in portage is seriously outdated! Shaochun Wang
2008-02-28  7:17 ` Rémi Cardona
2008-02-28  8:26   ` Shaochun Wang
2008-02-28 10:04     ` Gilles Dartiguelongue
2008-02-28 10:27       ` Cédric Krier
2008-02-28 15:32         ` Daniel Drake
2008-02-28 10:30 ` Alistair Bush
2008-02-28 11:17   ` Nirbheek Chauhan
2008-02-28 11:33     ` Nirbheek Chauhan
2008-02-28 12:49     ` Shaochun Wang
2008-02-28 18:43       ` Nirbheek Chauhan
2008-02-28 19:19         ` Mateusz Mierzwinski [this message]
2008-02-28 19:32           ` [gentoo-dev] RE: Mesa on i965 (DRI) Chris Gianelloni
2008-02-29 11:13           ` Rémi Cardona
2008-02-29  0:47         ` [gentoo-dev] The app-misc/beagle in portage is seriously outdated! Shaochun Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47C70930.8010908@o2.pl \
    --to=mateuszmierzwinski@o2.pl \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox