[Mesa-dev] How can i compile mesa with `eglGetDRMDisplayMESA'.
xiaoxiaomuyu
xiaoxiaomuyusajiangtian at gmail.com
Sat Aug 21 22:18:42 PDT 2010
Compiling wayland failed.
####################
compositor-drm.o: In function `init_egl':
/home/hyena/projects/wayland/compositor-drm.c:323: undefined reference to
`eglGetDRMDisplayMESA'
compositor-x11.o: In function `x11_compositor_init_egl':
/home/hyena/projects/wayland/compositor-x11.c:221: undefined reference to
`eglGetDRMDisplayMESA'
collect2: ld returned 1 exit status
#####################
steps:
$ git clone git://people.freedesktop.org/~krh/mesa
$ git checkout -b egl-kms origin/egl-kms
$ ./configure --prefix=$HOME/install
$ make && make install
I even don't know where is the header file defined eglGetDRMDisplayMESA?
Thanks,
Yong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100822/2591cfe3/attachment.html>
More information about the mesa-dev
mailing list