libgcrypt-1.7 fails self-test for all 'basic' with 'Checksum error' (log attached)

Werner Koch wk at gnupg.org
Wed Apr 27 12:41:20 CEST 2016


On Wed, 27 Apr 2016 03:42, buraphalinuxserver at gmail.com said:

> + LINGUAS='en th'
> + CC='gcc -std=gnu11'
> + CFLAGS='-O3 -m64 -march=x86-64 -mtune=generic -pipe'
> + ./configure --prefix=/usr --mandir=/usr/man --infodir=/usr/info
> --sysconfdir=/etc --disable-static --with-pic

It seems that the '+' shall indicate that this is one long line, right?
You should not run configure in this way, but put the envar settings on
the ./configure command line so that configure can track them,

To track down the problem, build again without modified CFLAGS and then
add more options until you see the error again.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gcrypt-devel mailing list