[Glamor] X.Org glamor driver compile error

Zhigang Gong zhigang.gong at linux.intel.com
Tue Nov 12 18:41:50 PST 2013


That's a compilation warning when you build glamor without gbm installed. I
will submit a patch to fix that.

Thanks for reporting this.

 

From: Gaetan Nadon [mailto:memsize at videotron.ca] 
Sent: Tuesday, November 5, 2013 4:19 AM
To: Zhigang Gong
Subject: X.Org glamor driver compile error

 


Do you get this as well? Using code from git master.

../src/glamor_egl.c:483:38: error: cast to pointer from integer of different
size [-Werror=int-to-pointer-cast]
cc1: some warnings being treated as errors
make[2]: *** [libglamoregl_la-glamor_egl.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/nadon/xorg/src/driver/glamor/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nadon/xorg/src/driver/glamor'
make: *** [all] Error 2

Looks like it is passing a function pointer to an unsigned int.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/glamor/attachments/20131113/049871bb/attachment.html>


More information about the Glamor mailing list