libgcrypt 1.4.6 mpi on amd build fails?

Werner Koch wk at gnupg.org
Wed Jan 19 11:37:35 CET 2011


On Wed, 19 Jan 2011 09:34, bernhard at intevation.de said:

> If libgcrypt's mpi configure has detected a cross-build setup, 
> looks like a defect to me.

Configure is never able to detect a cross build environment.  The kernel
(i.e. uname) claims that you are running an amd64 system but the user
land does not match the corresponding tools are not installed.

 ./config.guess

show you the build system autoconf guessed.  You may override this by
using something like

 ./configure --build=i686-pc-linux-gnu



Shalom-Salam,

   Werner

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




More information about the Gnupg-devel mailing list