All of lore.kernel.org
 help / color / mirror / Atom feed
* mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
@ 2013-01-24 10:14 Sedat Dilek
  2013-01-24 12:33 ` Sedat Dilek
  0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2013-01-24 10:14 UTC (permalink / raw)
  To: Ian Romanick; +Cc: mesa-dev, DRI

Hi Ian,

due to the changes in...

e90c08e dri: Define enum __DRI_API_GLES3

...I get this breakage with mesa-gles3-git6f3caaf:

make[7]: Entering directory
`/home/wearefam/src/mesa/mesa-git/src/mesa/drivers/dri/common'
  CC     utils.lo
  CC     dri_util.lo
  CC     libdri_test_stubs_la-dri_test.lo
  CC     xmlconfig.lo
  CCLD   libdri_test_stubs.la
dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
    case __DRI_API_GLES3:
         ^
1 error generated.
make[7]: *** [dri_util.lo] Error 1

Do I need a different DRI/DRI2 proto?
>From which fdo GIT tree?
If YES, can you bump the required version in configure.ac?

Thanks!

Regards,
- Sedat -

P.S.: Check installed DRI/DRI2 proto version

$ dpkg -l | grep dri | grep proto | grep -e \-dev
ii  x11proto-dri2-dev                       2.8-1~precise1
                         X11 DRI2 extension wire protocol

- EOT -

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-24 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 10:14 mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3' Sedat Dilek
2013-01-24 12:33 ` Sedat Dilek
2013-01-24 18:31   ` [Mesa-dev] " Chad Versace
2013-01-24 19:10     ` Sedat Dilek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.