bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36170: configure fails on FreeBSD


From: Roger Mason
Subject: bug#36170: configure fails on FreeBSD
Date: Wed, 12 Jun 2019 12:41:35 -0230
User-agent: mu4e 1.1.0; emacs 26.1

Hello Again,

Roger Mason <address@hidden> writes:

> config.log says:
>
> configure:54907: cc -std=gnu11 -o conftest -I/usr/local/include -g -O2
> -I/usr/local/include conftest.c -lreadline -lncurses -lcrypt -lm >&5
>
> /usr/bin/ld: cannot find -lreadline
>
> So the error message is a bit misleading.

Adding LDFLAGS="-L/usr/local/lib" to the configure invocation fixed it.

Cheers,
Roger





reply via email to

[Prev in Thread] Current Thread [Next in Thread]