This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mutt and gpg 1.07


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]