bug-bash
[Top][All Lists]
Advanced

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

bash-2.05b bug


From: David
Subject: bash-2.05b bug
Date: Mon, 23 Dec 2002 20:32:12 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021214

Hi,

While building a linux from scratch system I was trying to use bash-2.05b with all patches. During the build I logged the messages below. If I continued with the build when it finished building glibc-2.3.1 it would install everything but would fail when I would issue the command "exec /static/bin/bash --login"

I don't know if this will help or not but it was worth a try.

getenv.c: In function `setenv':
getenv.c:172: warning: assignment discards qualifiers from pointer target type
display.c: In function `_rl_move_cursor_relative':
display.c:1607: warning: passing arg 1 of `_rl_col_width' discards qualifiers from pointer target type
histexpand.c: In function `get_history_event':
histexpand.c:214: warning: passing arg 1 of `_rl_adjust_point' discards qualifiers from pointer target type histexpand.c:215: warning: passing arg 1 of `_rl_get_char_len' discards qualifiers from pointer target type




reply via email to

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