X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 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 AT cygwin DOT com Subject: Re: Fwd: Re: Trying to build rxvt on Cygwin64. References: <5224987F DOT 4090305 AT bellsouth DOT net> <52249AE9 DOT 2080804 AT bellsouth DOT net> <5224A9E2 DOT 20307 AT lysator DOT liu DOT se> <5224E3AE DOT 5090709 AT bellsouth DOT net> <5224FE86 DOT 4080802 AT gmail DOT 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