Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 15:19:53 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        current@FreeBSD.org
Cc:        Baptiste Daroussin <bapt@FreeBSD.org>, Martin Wilke <miwi@freebsd.org>
Subject:   fall-out from the readline shift
Message-ID:  <53C6D059.6000607@protected-networks.net>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Both sqlite2 and gnomint now fail to build :-(


libtool: link: ( cd ".libs" && rm -f "libsqlite.la" && ln -s
"../libsqlite.la" "libsqlite.la" )
/usr/local/bin/libtool --mode=link cc -O2 -pipe -march=yonah
- -fno-strict-aliasing -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src
- -DHAVE_READLINE=1 -I/usr/local/include/readline -o sqlite ./src/shell.c \
        libsqlite.la -lncurses
libtool: link: cc -O2 -pipe -march=yonah -fno-strict-aliasing
- -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -DHAVE_READLINE=1
- -I/usr/local/include/readline -o .libs/sqlite ./src/shell.c
./.libs/libsqlite.so -lncurses -Wl,-rpath -Wl,/usr/local/lib
./src/shell.c:40:11: fatal error: 'readline/readline.h' file not found
# include <readline/readline.h>
          ^
1 error generated.
gmake[2]: *** [sqlite] Error 1
gmake[2]: Leaving directory
`/usr/ports/databases/sqlite2/work/sqlite-2.8.17'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.3)
checking for GNOMINT... yes
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
configure: error: libreadline is needed for compiling gnoMint.
===>  Script "configure" failed unexpectedly.
Please report the problem to kevinz5000@gmail.com [maintainer] and
attach the
"/usr/ports/security/gnomint/work/gnomint-1.2.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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlPG0FkACgkQQv9rrgRC1JJOPQCeOn2JMdhNQK5DAf+PgcIBf8Al
52oAoKYNB0ZDmfGOqznItA85UWfg70tq
=/hkj
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C6D059.6000607>