@zaneuji Fixed! Thanks so much for fast fix. Cheers
I stiil got this failure, any clues? c++ -DPACKAGE_NAME=\"xmlcopyeditor\" -DPACKAGE_TARNAME=\"xmlcopyeditor\" -DPACKAGE_VERSION=\"1.3.1.0\" -DPACKAGE_STRING=\"xmlcopyeditor\ 1.3.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xmlcopyed itor\" -DVERSION=\"1.3.1.0\" -DGETTEXT_PACKAGE=\"xmlcopyeditor\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_ H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1...
Fails to build with libxml2 2.14.3
FreeBSD ports: Successfully aplied patch above in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284272 Builds with libxml2 2.13.5 (and libxslt 1.1.42) Thanks
2.2.16: error: incompatible function pointer types passing 'gboolean (GtkWindow *)'
2.2.2 man page says related to --pinentry-mode: NOTE: Contrary to previous versions of duplicity, this option will also be honored by GnuPG 2 and newer versions. If GnuPG 2 is in use, duplicity passes the option --pinentry-mode=loopback to the the gpg process unless --use-agent is specified on the duplicity command line. This has the effect that GnuPG 2 uses the agent only if --use-agent is given, just like GnuPG 1. Does it make sense about using this option and error msg: duplicity.cli_util.CommandLineError:...
fatal error: 'alloca.h' file not found
Hello, Committed in https://cgit.freebsd.org/ports/commit/?id=2f3cbb880dc06413014f6661caea4e046bf36c5f Thanks