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!


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/



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