[LLVMdev] llvm-config curses-related failures

Eli Bendersky eliben at gmail.com
Sat Sep 7 05:54:52 PDT 2013


On Fri, Sep 6, 2013 at 9:35 PM, Pete Cooper <peter_cooper at apple.com> wrote:

> Hi Eli
>
> I don’t know a workaround which will keep support for coloured terminal
> output, but if you can live without it then passing these to configure
> should work.
>
> --enable-curses=no
> --enable-terminfo=no
>
>
Thanks for the suggestion, Pete. Another thing that works is pass -ltinfo
manually instead of using llvm-config. I just want to figure out why
llvm-config doesn't "get" that curses was found. I'll try to do some more
diagnosis and add information to the open bug.

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130907/0b073225/attachment.html>


More information about the llvm-dev mailing list