11/03/2012, Chet Ramey wrote:
> ... force the issue by editing config.cache to
> set the value of `bash_cv_getenv_redef' to 0 and rerun `configure -C'.
Works now. Thanks.
> Chet
>
Cheers,
MFD
On 3/11/12 9:38 AM, Matthew Farkas-Dyck wrote:
> Hello.
>
> I am trying to build bash against uClibc. Build fails thus:
>
> $ make
> ...
> x86_64-linux-gcc -L./builtins -L./lib/readline -L./lib/readline
> -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -rdynamic -g
> -O2 -o bash shell.o ev
Hello.
I am trying to build bash against uClibc. Build fails thus:
$ make
...
x86_64-linux-gcc -L./builtins -L./lib/readline -L./lib/readline
-L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -rdynamic -g
-O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o
dispose_cmd.o execu