Re: autogen.sh error

2010-02-24 Thread Yaakov (Cygwin/X)
On 2010-02-24 00:06, J. Offerman wrote: With those packages installed now, I was able to compile XWin.exe and it is running fine. But I saw a couple of gcc errors saying -rdynamic is not a recognized option or something when the build process was building in hw/vfb and hw/xnest. I had to yank

Re: autogen.sh error

2010-02-24 Thread J. Offerman
On Tue, Feb 23, 2010 at 10:06 PM, J. Offerman joffer...@gmail.com wrote: With those packages installed now, I was able to compile XWin.exe and it is running fine. But I saw a couple of gcc errors saying -rdynamic is not a recognized option or something when the build process was building in

Re: autogen.sh error

2010-02-24 Thread Yaakov (Cygwin/X)
On 2010-02-24 10:41, J. Offerman wrote: The rdynamic thing is harmless. The error was about undefined symbols. That's a different story entirely... This is what the build log says: -- Making all in hw Making all in xwin Making all in vfb LINK Xvfb.exe gcc:

Re: autogen.sh error

2010-02-24 Thread Jon TURNEY
On 24/02/2010 20:01, Yaakov (Cygwin/X) wrote: On 2010-02-24 10:41, J. Offerman wrote: The rdynamic thing is harmless. The error was about undefined symbols. That's a different story entirely... This is what the build log says: -- Making all in hw Making all in xwin

autogen.sh error

2010-02-23 Thread J. Offerman
I'm trying to compile Xserver. Following the guide on http://x.cygwin.com/docs/cg/prog-obtaining-source.html, I tried to run autogen.sh and got errors. First, I got this error saying: configure.ac:42: error: must install xorg-macros 1.2 or later before running autoconf/autogen So I ran the

Re: autogen.sh error

2010-02-23 Thread Jon TURNEY
On 24/02/2010 01:44, J. Offerman wrote: I'm trying to compile Xserver. Following the guide on http://x.cygwin.com/docs/cg/prog-obtaining-source.html, I tried to run autogen.sh and got errors. First, I got this error saying: configure.ac:42: error: must install xorg-macros 1.2 or later before

Re: autogen.sh error

2010-02-23 Thread J. Offerman
On Tue, Feb 23, 2010 at 6:19 PM, Jon TURNEY jon.tur...@dronecode.org.uk wrote: On 24/02/2010 01:44, J. Offerman wrote: I'm trying to compile Xserver. Following the guide on http://x.cygwin.com/docs/cg/prog-obtaining-source.html, I tried to run autogen.sh and got errors. First, I got this