bug-grep
[Top][All Lists]
Advanced

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

bug#35681: grep's ./configure doesn't work with plain /bin/sh


From: arnold
Subject: bug#35681: grep's ./configure doesn't work with plain /bin/sh
Date: Sat, 11 May 2019 23:49:52 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Hi.

Dennis Clarke <address@hidden> wrote:

> On 5/10/19 6:49 PM, Miro Krop????ek wrote:
> > Hi,
> > 
> > I found this today by accident - it seems that grep's ./configure
                                                   ^^^^^^^^^^^^^^^^^^
> > doesn't work with so called minimal bash (enabled in bash's configure
> > via --enable-minimal-config).
> > 

And:

> Undefined                       first referenced
>   symbol                             in file
> rl_clear_visible_line               bashline.o
> rl_redraw_prompt_last_line          bashline.o
> history_lines_written_to_file       bashhist.o
> history_lines_read_from_file        bashhist.o
> remove_history_range                bashhist.o
> history_quoting_state               y.tab.o
> rl_function_of_keyseq_len           bashline.o
> ld: fatal: symbol referencing errors. No output written to bash

This is the lack of the readline library.

> However configure works without bash around.

What you tested was bash's configure.  The original
query was about grep's configure.

HTH,

Arnold





reply via email to

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