Re: compiling xwin 1.15.1-2

2014-06-21 Thread J. Offerman
) I've uploaded an updated khronos-opengl-registry-20140619_svn27116-1
package, which includes this fix.
) Due to other changes it includes, an additional change is needed to
compile xorg-server with it, which is included in 1.15.1-3.

I'm seeing the following error now. Is this what you are talking about?

=
Making all in glx
make[4]: Entering directory '/usr/src/xorg-server-1.15.1-3/xorg-server-1.15.1-3/
build/hw/xwin/glx'
  GEN  generated_gl_shim.c
  GEN  generated_gl_thunks.c
  GEN  generated_gl_thunks.def
Traceback (most recent call last):
  File /usr/src/xorg-server-1.15.1-3/xorg-server-1.15.1-3/src/xserver-cygwin-1.
15.1-3/hw/xwin/glx/gen_gl_wrappers.py, line 28, in module
from reg import *
EOFError: EOF read where not expected
Makefile:921: recipe for target 'generated_gl_shim.c' failed
make[4]: *** [generated_gl_shim.c] Error 1

--
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/



Re: compiling xwin 1.15.1-2

2014-06-21 Thread J. Offerman
) ) Due to other changes it includes, an additional change is needed to
) compile xorg-server with it, which is included in 1.15.1-3.
)
) I'm seeing the following error now. Is this what you are talking about?

No, it was just a python thing. After installing additional python3
libraries, it did compile. So 1.15.1-3 does build and works beautifully.
Even with my 10-year-old patch.:-)
Thanks!

--
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/