Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3CF63620.1050400@scytek.de> Date: Thu, 30 May 2002 16:24:32 +0200 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 AT cygwin DOT com Subject: Re: mutt and gpg 1.07 References: <20020503132941 DOT GC588 AT NBOF> <20020517091459 DOT GC1620 AT NBOF> <20020528105452 DOT GG1504 AT NBOF> <3CF3D17E DOT 1060607 AT scytek DOT de> <20020529141607 DOT GD1628 AT NBOF> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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/