public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Problem trying to build Cygwin X server from source
@ 2013-10-19 19:54 Mark Lillibridge
  2013-10-20 20:28 ` Jon TURNEY
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Lillibridge @ 2013-10-19 19:54 UTC (permalink / raw)
  To: cygwin-xfree


    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/


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

end of thread, other threads:[~2013-11-02 17:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-19 19:54 Problem trying to build Cygwin X server from source Mark Lillibridge
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

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).