Hello,
I see the following when trying to install devel/monotone.
security/botan is installed. Is it a missing library? Thank you.
I see the following when trying to install devel/monotone.
Code:
===> Configuring for monotone-1.1_3
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether gmake supports nested variables... (cached) yes
checking build system type... amd64-portbld-freebsd11.0
checking host system type... amd64-portbld-freebsd11.0
checking category of operating system... Unix
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... gcc3
checking for C++ compiler warning flags... -Wall -W -Wno-unused
checking for ranlib... ranlib
checking for GNU msgfmt... /usr/local/bin/msgfmt
checking for GNU msgmerge... /usr/local/bin/msgmerge
checking for GNU xgettext... /usr/local/bin/xgettext
checking whether /usr/local/bin/xgettext supports --flag... yes
checking whether /usr/local/bin/xgettext supports --package-name and --package-version... yes
checking for libraries containing GNU gettext and ngettext... -lintl
checking for library containing deflate... -lz
checking boost version 1.33.0 or newer...
checking pkg-config is at least version 0.9.0... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for botan... no
botan.pc not found
checking for botan using botan-1.10.pc... yes
checking whether botan is usable... no
configure: *** botan_CFLAGS=-I/usr/local/include/botan-1.10
configure: *** botan_LIBS=-L/usr/local/lib -lbotan-1.10
configure: error: in `/mnt/freebsd/ports_bld_dir/usr/ports/devel/monotone/work/monotone-1.1':
configure: error: Must be able to compile and link programs against botan.
See `config.log' for more details
===> Script "configure" failed unexpectedly.
Please report the problem to lapo@lapo.it [maintainer] and attach the
"/mnt/freebsd/ports_bld_dir/usr/ports/devel/monotone/work/monotone-1.1/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/monotone
*** Error code 1
security/botan is installed. Is it a missing library? Thank you.