On 18.02.2018 21:37, Thorsten Behrens wrote:
John Frankish wrote:
The problem is with:
AC_CHECK_HEADER(gpgme++/gpgmepp_version.h, [
GPGMEPP_CFLAGS=-I/usr/include/gpgme++ ],
Ah right, I guess the GPGMEPP_CFLAGS=... part there is entirely
redundant. Should work fine w/o.
Note that we include
John Frankish wrote:
> The problem is with:
>
> AC_CHECK_HEADER(gpgme++/gpgmepp_version.h, [
> GPGMEPP_CFLAGS=-I/usr/include/gpgme++ ],
>
Ah right, I guess the GPGMEPP_CFLAGS=... part there is entirely
redundant. Should work fine w/o.
If you have libs at non-standard places, please set CFLAGS/C
> > 1. configure/make looks for headers in include rather than
> > include/gpgme++
> >
>
> Distros put things into different places I guess - can you fix configure.ac
> and submit a patch?
>
The problem is with:
AC_CHECK_HEADER(gpgme++/gpgmepp_version.h, [
GPGMEPP_CFLAGS=-I/usr/include/gpgme
Hi John,
John Frankish wrote:
> 1. configure/make looks for headers in include rather than include/gpgme++
>
Distros put things into different places I guess - can you fix
configure.ac and submit a patch?
> 2. make fails with:
>
> [CXX] xmlsecurity/source/gpg/CertificateImpl.cxx
> [CXX] xmlsecu
On Fri, Feb 16, 2018 at 05:43:54AM +, John Frankish wrote:
> Using linux gcc-7.2.0, Libreoffice-6.0.1.1 will compile without errors
> without the configure switch "--with-systemgpgmepp".
>
> With "--with-system-gpgmepp:
I also use that option (Debian):
Builds fine here. with 1.8.0 and 1.10