Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-04 Thread Robert McBroom
On 9/2/2013 5:23 PM, Charles Wilson wrote: Are you using the -src package from the cygwin mirrors, and the cygport script? The rxvt shipped by cygwin has been heavily patched from upstream to support our (32bit) platform; at *minimum* you will need those patches to build the 64 bit version.

Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Robert McBroom
On 9/2/2013 5:23 PM, Charles Wilson wrote: Are you using the -src package from the cygwin mirrors, and the cygport script? The rxvt shipped by cygwin has been heavily patched from upstream to support our (32bit) platform; at *minimum* you will need those patches to build the 64 bit version.

Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Christopher Faylor
On Mon, Sep 02, 2013 at 05:23:44PM -0400, Charles Wilson wrote: >On 9/2/2013 5:09 PM, V?clav Zeman wrote: >> On 09/02/2013 09:14 PM, Robert McBroom wrote: >>> >>> make[2]: Entering directory `/usr/local/src/rxvt/W11/w32' >>> gcc -c xlib.c -O -I.. -mwin32 >>> xlib.c: In function ?XOpenDisplay?: >>>

Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Charles Wilson
On 9/2/2013 5:09 PM, Václav Zeman wrote: On 09/02/2013 09:14 PM, Robert McBroom wrote: make[2]: Entering directory `/usr/local/src/rxvt/W11/w32' gcc -c xlib.c -O -I.. -mwin32 xlib.c: In function ‘XOpenDisplay’: xlib.c:131:26: error: lvalue required as left operand of assignment (NT_window*)(scr

Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Václav Zeman
On 09/02/2013 09:14 PM, Robert McBroom wrote: > On 9/2/2013 11:08 AM, Peter Rosin wrote: >> On 2013-09-02 16:04, Robert McBroom wrote: >>> checking for minix/config.h... no >>> checking whether it is safe to define __EXTENSIONS__... yes >>> checking for library containing strerror... none required

Re: Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Peter Rosin
On 2013-09-02 16:04, Robert McBroom wrote: > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking for library containing strerror... none required > checking build system type... autoconf/config.guess: line 4: $'\r': command > not found > autoc

Fwd: Re: Trying to build rxvt on Cygwin64.

2013-09-02 Thread Robert McBroom
On 9/2/2013 12:56 AM, Václav Zeman wrote: On 09/02/2013 06:15 AM, mcforum wrote: The source tar balls I can find of rxvt are quite old and the config.guess in the package doesn't recognize a win 7 x64, Cygwin64 system. Any pointers to getting a x64 rxvt to build? If that is the only problem th