This is the mail archive of the cygwin-apps 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: [ITA] gnupg-1.4.8-1


On 3/3/2008 2:44 PM, Volker Quetschke wrote:
David Rothenberger wrote:
On 3/3/2008 11:47 AM, Gergely Budai wrote:
Package location:
=================
http://home.arcor.de/thuffir/cygwin/gnupg/gnupg-1.4.8-1-src.tar.bz2

This doesn't build for me, but maybe that's because I already have GPG installed? Only the tests fail.


Making all in checks
make[2]: Entering directory `/usr/src/gnupg/tmp/gnupg-1.4.8/.build/checks'
echo '#!/bin/sh' >./gpg_dearmor
echo "../g10/gpg --no-options --no-greeting \
--no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < /usr/src/gnupg/tmp/gnupg-1.4.8/checks/pubring.asc
make[2]: *** [pubring.gpg] Error 57
make[2]: Leaving directory `/usr/src/gnupg/tmp/gnupg-1.4.8/.build/checks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnupg/tmp/gnupg-1.4.8/.build'
make: *** [all] Error 2

Details please! All I tried so far was


$ ./gnupg-1.4.8-1.sh all

and that build fine after adding Gergely Budai's public key into my
keyring. Yes, you need a cygwin gnupg installed to build it that way.

Did you use the build script from the source package?

Yes, did exactly the same thing: "./gnupg-1.4.8-1.sh all", except I did "rm *.sig" first instead of adding Gergely Budai's public key to my keyring.


--
David Rothenberger  ----  daveroth@acm.org

Truthful, adj.:
        Dumb and illiterate.
                -- Ambrose Bierce, "The Devil's Dictionary"


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