Jon TURNEY wrote: > Those packages are not available for cygwin, because those X server > extensions don't do anything useful (at least at the moment, in the Xinerama > case) > > The X server should be ./configure'd with --disable-xinerama --disable-xv, > which is what the .cygport file should be doing for you.
I was still running ./autogen.sh at this point. Everything works now using cygport. I ended up installing all of your referenced packages to compile, so I cannot verify anything not being needed. However, you may want to add bison (for yacc) to the list. >>> Compiling xorg-server-1.5.3-6 ... /usr/src/temp/xorg-server-1.5.3-6/src/xorg-server-1.5.3/ylwrap: line 111: yacc: command not found Thanks again for the help. -- 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/
