From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28612 invoked by alias); 3 Jun 2002 19:10:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 28604 invoked from network); 3 Jun 2002 19:10:34 -0000 Received: from unknown (HELO moutng0.schlund.de) (212.227.126.170) by sources.redhat.com with SMTP; 3 Jun 2002 19:10:34 -0000 Received: from [212.227.126.162] (helo=mrelayng1.schlund.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 17ExDd-00083d-00 for cygwin@cygwin.com; Mon, 03 Jun 2002 21:10:17 +0200 Received: from pd9513037.dip.t-dialin.net ([217.81.48.55] helo=scytek.de) by mrelayng1.schlund.de with asmtp (Exim 3.35 #1) id 17ExDd-0002Mu-00 for cygwin@cygwin.com; Mon, 03 Jun 2002 21:10:17 +0200 Message-ID: <3CFBBF12.8090804@scytek.de> Date: Mon, 03 Jun 2002 12:10:00 -0000 From: Volker Quetschke User-Agent: Mozilla/5.0 (Windows; U; Win98; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: de-DE MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: mutt and gpg 1.07 References: <20020503132941.GC588@NBOF> <20020517091459.GC1620@NBOF> <20020528105452.GG1504@NBOF> <3CF7D1B5.2020901@scytek.de> <20020603084308.GB216@NBOF> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00095.txt.bz2 Hi! >> >>This patch might fix your problem, feel free to test the patched gpg. >> >>I only looked at the parts of the source with special __CYGWIN__ cases >>therefore if might be that I missed someting. (Please report if it works >> > > I've applied your patch and got the folowing problems while compiling: > > make[2]: Wechsel in das Verzeichnis Verzeichnis /tmp/gnupg-1.0.7/g10 Hmmm, german make? > source='passphrase.c' object='passphrase.o' libtool=no \ > depfile='.deps/passphrase.Po' tmpdepfile='.deps/passphrase.TPo' \ > depmode=gcc /bin/sh ../scripts/depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -g -O2 > -Wall -c > `test -f passphrase.c || echo './'`passphrase.c > In file included from passphrase.c:40: > ./include/util.h:226: warning: `stricmp' redefined > /usr/include/string.h:80: warning: this is the location of the previous definition > passphrase.c: In function `agent_open': > passphrase.c:479: storage size of `client_addr' isn't known > [errors deleted] > make[1]: Verlassen des Verzeichnisses Verzeichnis /tmp/gnupg-1.0.7 > make: *** [all] Fehler 2 > > My developing experience is to small to fix this problem. Do you have > any hints ? It build here without error, can you send me your passphrase.c, maybe the patch failed,or ... Nicholas also wrote that the patch worked, *confused*. I will put the source and the compiled version on a webserver, but not before wednesday, sorry. Bye Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/