Compilation on FreeBSD 11.1
Jan Maria Matejka
jan.matejka at nic.cz
Tue Jan 9 16:55:06 CET 2018
Hello!
>> I have FreeBSD XXX 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root at releng2.nyi.freebsd.org <mailto:root at releng2.nyi.freebsd.org>:/usr/obj/usr/src/sys/GENERIC amd64
>>
>> I installed these packages: hs-readline gauche-readline
>>
>> But I cant compile bird-2.0.0:
>> checking for library containing tgetent... -ltinfo
>> checking for readline/readline.h... no
>> configure: error: The client requires GNU Readline library. Either install the library or use --disable-client to compile without the client.
>>
>> # find / -name "readline.h"
>> /usr/include/edit/readline/readline.h
>> /usr/local/include/editline/readline.h
>> /usr/local/include/readline/readline.h
>>
>> Could you help me please?
>>
>> Many thanks.
>
> I think you add -l /usr/local/include and re-compile
> or add --with-readline-inc=/usr/local/include
Please try now the tip of int-new. It seems to work.
Maria
More information about the Bird-users
mailing list