Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20011012070859.11964.qmail@web10101.mail.yahoo.com> Date: Fri, 12 Oct 2001 09:08:59 +0200 (CEST) From: =?iso-8859-1?q?Sylvain=20Petreolle?= Subject: Trying to compile gnupg 1.0.6 To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/