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]

Trying to compile gnupg 1.0.6


Hi, I would use gnupg under cygwin and get these
messages when I compile :
Making all in cipher
make[2]: Entering directory
`/home/Nom/gnupg-1.0.6/cipher'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I../intl    -g -O2 -Wall -DIS_MODULE -shared -fPIC -o
rndunix ./rndunix.c
In file included from ./rndunix.c:103:
../include/util.h:207: warning: `stricmp' redefined
/usr/include/string.h:80: warning: this is the
location of the previous definition
cc1.exe: warning: -fPIC ignored for target (all code
is position independent)
/cygdrive/c/WINDOWS/TEMP/ccmYyT2I.o: In function
`start_gatherer':
/home/Nom/gnupg-1.0.6/cipher/./rndunix.c:652:
undefined reference to `g10_log_info'
/home/Nom/gnupg-1.0.6/cipher/./rndunix.c:687:
undefined reference to `g10_log_error'
/cygdrive/c/WINDOWS/TEMP/ccmYyT2I.o: In function
`gather_random':
/home/Nom/gnupg-1.0.6/cipher/./rndunix.c:786:
undefined reference to `g10_log_bug0'
/home/Nom/gnupg-1.0.6/cipher/./rndunix.c:810:
undefined reference to `g10_log_error'
collect2: ld returned 1 exit status
make[2]: *** [rndunix] Error 1
make[2]: Leaving directory
`/home/Nom/gnupg-1.0.6/cipher'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Nom/gnupg-1.0.6'
make: *** [all-recursive-am] Error 2

How could I solve this ? Has someone get it to compile
? Answers are welcome.

___________________________________________________________
Un nouveau Nokia Game commence. 
Allez sur http://fr.yahoo.com/nokiagame avant le 3 novembre
pour participer à cette aventure tous médias.

--
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]