X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=x6pecy1anWoWGp33yxeEzGBkvJ9Cz80BNUs4Q9uDIoR
	hsDrofSvq3XlG0wiK5QKbPH2WiRbGIgLtTw8FKgjoIXcg1raGjjqjv54+b9FH8dk
	NcRtXQ+EzIaGxypP47FOL3Vlxo47GKPbIAp1zdn0rzcQEKkIRS0k1NjL2qj7WJg8
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=Q9hRmqaZKLtDqJp7GddSiBXEjog=; b=YsLJChvNELrXA4b0W
	ScpcNODPjegrBs0C5/aioAcgIYnNMlQ5rUfJ4xYT2fZZ8C/p0QomdfLL1KsKV/4q
	xOPYkqt66S/RQuJOZh0JnhXBJReGUivUIEStYC9EzKNl03S34H9e9wr+EGe4BN/P
	6OwERQxcescKJluqTdBhS/JGxk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_20,KHOP_THREADED,RCVD_IN_BRBL_LASTEXT,RCVD_IN_SORBS_WEB,SPF_NEUTRAL autolearn=no version=3.3.2
X-HELO: out1-smtp.messagingengine.com
Message-ID: <522501E0.70806@cwilson.fastmail.fm>
Date: Mon, 02 Sep 2013 17:23:44 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Fwd: Re: Trying to build rxvt on Cygwin64.
References: <5224987F.4090305@bellsouth.net> <52249AE9.2080804@bellsouth.net> <5224A9E2.20307@lysator.liu.se> <5224E3AE.5090709@bellsouth.net> <5224FE86.4080802@gmail.com>
In-Reply-To: <5224FE86.4080802@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit

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*)(scrd->root)= NT_new_window();
>> ^
> This is a bug in the original source code. It needs to be fixed or the
> bug needs to be sidestepped. This might work, untested:

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.

Unfortunately rxvt is pretty far down my list of priorities for porting 
to 64bit given its dead-as-a-doornail, ex-parrot status upstream and 
relative lack of users.  The best I can say is, I'll get to it eventually.

--
Chuck
cygwin rxvt "maintainer"

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

