From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6791 invoked by alias); 30 May 2002 14:24:52 -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 6782 invoked from network); 30 May 2002 14:24:48 -0000 Received: from unknown (HELO moutng0.schlund.de) (212.227.126.170) by sources.redhat.com with SMTP; 30 May 2002 14:24:48 -0000 Received: from [212.227.126.162] (helo=mrelayng1.schlund.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 17DQqz-00066u-00; Thu, 30 May 2002 16:24:37 +0200 Received: from geo02.amp.uni-hannover.de ([130.75.117.66] helo=scytek.de) by mrelayng1.schlund.de with asmtp (Exim 3.35 #1) id 17DQqz-0003Om-00; Thu, 30 May 2002 16:24:37 +0200 Message-ID: <3CF63620.1050400@scytek.de> Date: Thu, 30 May 2002 10:03: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: Olaf Foellinger CC: cygwin@cygwin.com Subject: Re: mutt and gpg 1.07 References: <20020503132941.GC588@NBOF> <20020517091459.GC1620@NBOF> <20020528105452.GG1504@NBOF> <3CF3D17E.1060607@scytek.de> <20020529141607.GD1628@NBOF> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg01864.txt.bz2 Hi! >>Unfortunately I can't help you with your problem, but I am very curious >>how you build gnupg 1.07. >> >>Which configure flags did you use? > >>From the ChangeLog > (http://lists.gnupg.org/pipermail/gnupg-announce/2002q2/000251.html): > .. > * Some fixes to build cleanly under Cygwin32. > .. > > I didn't use any specific flags, and beside some warnings about not > finding some libraries gpg builds OOTB. I only asked because after the ./configure the make stops with: ---- [snip] gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl -g -O2 -Wall -c `test -f w32reg.c || echo './'`w32reg.c In file included from w32reg.c:30: ../include/util.h:226: warning: `stricmp' redefined /usr/include/string.h:80: warning: this is the location of the previous definition rm -f libutil.a ar cru libutil.a g10u.o logger.o fileutil.o miscutil.o strgutil.o ttyio.o argparse.o memory.o secmem.o errors.o iobuf.o dotlock.o http.o simple-gettext.o w32reg.o libutil.a libutil.a: not found make[2]: *** [libutil.a] Error 127 make[2]: Leaving directory `/home/q/gnupg/gnupg-1.0.7/util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/q/gnupg/gnupg-1.0.7' make: *** [all] Error 2 ---- I used cygwin 1.3.10, update a few minutes ago. I only asked because this doesn't look like OOB. :-) 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/