public inbox for cygwin-xfree@sourceware.org help / color / mirror / Atom feed
From: Mark Lillibridge <mdl@alum.mit.edu> To: cygwin-xfree@cygwin.com Subject: Problem trying to build Cygwin X server from source Date: Sat, 19 Oct 2013 19:54:00 -0000 [thread overview] Message-ID: <87vc0t2g10.fsf@foil.strangled.net> (raw) This is xserver-cygwin-1.14.3-1, the latest as of several weeks ago. The part that is failing (make done in /usr/src/xorg-server-1.14.3-1/src/xserver-cygwin-1.14.3-1/hw/xwin/glx): echo :/usr/share/opengl/api :/usr/share/opengl/api GEN generated_gl_wrappers.c Using registry /usr/share/opengl/api/gl.xml Generating generated_gl_wrappers.c /usr/share/opengl/api/reg.py:31: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if (str): GEN generated_wgl_wrappers.c Using registry /usr/share/opengl/api/wgl.xml Generating generated_wgl_wrappers.c /usr/share/opengl/api/reg.py:31: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if (str): make all-am make[1]: Entering directory `/usr/src/xorg-server-1.14.3-1/src/xserver-cygwin-1.14.3-1/hw/xwin/glx' CC winpriv.lo winpriv.c: In function 'winCreateWindowsWindowHierarchy': winpriv.c:23:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'WindowPtr' [-Wformat] winpriv.c:23:14: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'XID' [-Wformat] winpriv.c: In function 'winGetWindowInfo': winpriv.c:54:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'XID' [-Wformat] CC glwrap.lo In file included from glwrap.c:120:0: generated_gl_wrappers.c: In function 'glMultiDrawElementsBaseVertexWrapper': generated_gl_wrappers.c:3363:3: warning: passing argument 4 of 'proc' discards 'const' qualifier from pointer target type [enabled by default] generated_gl_wrappers.c:3363:3: note: expected 'const GLvoid **' but argument is of type 'const GLvoid * const*' generated_gl_wrappers.c: In function 'glMultiDrawElementsEXTWrapper': generated_gl_wrappers.c:7699:3: warning: passing argument 4 of 'proc' discards 'const' qualifier from pointer target type [enabled by default] generated_gl_wrappers.c:7699:3: note: expected 'const GLvoid **' but argument is of type 'const GLvoid * const*' generated_gl_wrappers.c: In function 'glTransformFeedbackVaryingsEXTWrapper': generated_gl_wrappers.c:8077:3: warning: passing argument 3 of 'proc' discards 'const' qualifier from pointer target type [enabled by default] generated_gl_wrappers.c:8077:3: note: expected 'const GLchar **' but argument is of type 'const GLchar * const*' generated_gl_wrappers.c: In function 'glWinSetupDispatchTable': generated_gl_wrappers.c:10250:2: warning: #warning No wrapper for glEGLImageTargetRenderbufferStorageOES ! [-Wcpp] generated_gl_wrappers.c:10251:2: warning: #warning No wrapper for glEGLImageTargetTexture2DOES ! [-Wcpp] CC indirect.lo CC wgl_ext_api.lo In file included from wgl_ext_api.c:72:0: generated_wgl_wrappers.c:79:1: error: unknown type name 'PFNWGLDXSETRESOURCESHAREHANDLENVPROC' generated_wgl_wrappers.c:79:1: warning: initialization makes integer from pointer without a cast [enabled by default] generated_wgl_wrappers.c:80:1: error: unknown type name 'PFNWGLDXOPENDEVICENVPROC' generated_wgl_wrappers.c:80:1: warning: initialization makes integer from pointer without a cast [enabled by default] generated_wgl_wrappers.c:81:1: error: unknown type name 'PFNWGLDXCLOSEDEVICENVPROC' generated_wgl_wrappers.c:81:1: warning: initialization makes integer from pointer without a cast [enabled by default] ... Any suggestions? The online documentation is seriously out of date, predating the use of cygport. - Thanks, Mark -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
next reply other threads:[~2013-10-19 19:54 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-10-19 19:54 Mark Lillibridge [this message] 2013-10-20 20:28 ` Jon TURNEY 2013-10-20 22:58 ` Mark Lillibridge 2013-10-21 13:02 ` Jon TURNEY 2013-10-27 0:27 ` Mark Lillibridge 2013-10-28 14:48 ` Jon TURNEY 2013-11-02 17:48 ` Mark Lillibridge
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=87vc0t2g10.fsf@foil.strangled.net \ --to=mdl@alum.mit.edu \ --cc=cygwin-xfree@cygwin.com \ /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: linkBe 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; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).