Mail Archives: cygwin/2002/06/03/15:10:49
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/
- Raw text -