Cross compilation failed
He, Li
i.demonstrate at gmail.com
Mon Mar 9 13:42:34 CET 2009
On Friday 06 March 2009, Werner Koch wrote:
> My conclusion is that you do did use "./autogen.sh --build-w32" for
> libassuan or forgot to run "make install". The GnuPG build command
> is:
>
> ./configure --enable-maintainer-mode --prefix=${w32root} \
> --host=${host} --build=${build} \
> --with-gpg-error-prefix=${w32root} \
> --with-ksba-prefix=${w32root} \
> --with-libgcrypt-prefix=${w32root} \
> --with-libassuan-prefix=${w32root} \
> --with-zlib=${w32root} \
> --with-regex=${w32root} \
> --with-pth-prefix=${w32root} \
> --with-adns=${w32root} \
> --without-included-gettext "$@"
>
> which uses "--with-libassuan-prefix=${w32root}" and thus takes
> libassuan-config from ~/w32root/bin/.
>
>
>
> Shalom-Salam,
>
> Werner
Thanks a lot! It works now :-D
--
He, Li
Shanghai Key Lab of Intelligent Information Processing
School of Computer Science, Fudan University, Shanghai, China
E-mail: I.demonstrate at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20090309/1bcc0a27/attachment.pgp>
More information about the Gnupg-devel
mailing list