On Sat 2015-05-23 04:37:40 -0400, Niels Möller wrote:
> The issue is that there are some differences in generated nettle header
> files depending on architecture and compiler version.
If the differences are significant (e.g. if there are structs,
functions, or #defines that are declared differentl
On Sat, 23 May 2015, Niels Möller wrote:
[...]
> > $ cat debian/patches/multiarch.patch
> > --- a/aclocal.m4
> > +++ b/aclocal.m4
> > @@ -857,7 +857,7 @@
> > fi # shortcircut to system "stdint.h"
> > # -- PREPARE VARIABLES --
> > if test "$GCC" = "yes
[I'm cross-posting to the nettle list and a debian bug, so please take
care when replying]
The issue is that there are some differences in generated nettle header
files depending on architecture and compiler version.
Francois Gouget writes:
> Here is a proposed patch for the compiler version is
Package: nettle-dev
Version: 2.7.1-5
Followup-For: Bug #783699
Here is a proposed patch for the compiler version issue in nettle-stdint.h:
$ cat debian/patches/multiarch.patch
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -857,7 +857,7 @@
fi # shortcircut to system "stdint.h"
# -- PREPA
Francois Gouget writes:
> The amd64 version conflicts with the i386 one which makes it impossible to
> install both.
> In turn this makes it impossible to install libgnutls28-dev:i386 which is
> needed for
> building the 32 bit version of Wine on a 64 bit system.
>
> A look at the package shows
Package: nettle-dev
Version: 2.7.1-5
Severity: normal
Dear Maintainer,
The amd64 version conflicts with the i386 one which makes it impossible to
install both.
In turn this makes it impossible to install libgnutls28-dev:i386 which is
needed for
building the 32 bit version of Wine on a 64 bit sy
6 matches
Mail list logo