[Pkg-gnupg-maint] Bug#710651: Bug#710651: gnupg: FTBFS: ../../util/regcomp.c:528:20: error: unknown type name 'preg'
Stephen Kitt
skitt at debian.org
Sun Jun 2 23:28:44 UTC 2013
On Mon, 3 Jun 2013 00:53:16 +0200, Stephen Kitt <skitt at debian.org> wrote:
> While working on this I noticed another problem: the configure script no
> longer determines that C symbols need underscores, so the assembler mpi
> files don't produce the correct output. I'm trying to find a better fix,
> but a quick workaround is to use
>
> build-win32/config.status:
> dh_testdir
> (mkdir -p $(@D); cd $(@D); CFLAGS="-g -Os" \
> ../configure $(CONFARGS) --host i686-w64-mingw32 \
> --disable-gnupg-iconv --without-bzip2 --without-readline
> --without-libcurl --disable-ldap
> ac_cv_sys_symbol_underscore=yes)
>
> in debian/rules.
Forget that, it was caused by wine and binfmt-misc, which cause the
configure script to think it's not cross-compiling. In a clean environment the
workaround isn't necessary.
Regards,
Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20130603/b799190b/attachment.pgp>
More information about the Pkg-gnupg-maint
mailing list