Re: Link failure: multiple definition of getenv

2012-03-11 Thread Matthew Farkas-Dyck
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

Link failure: multiple definition of getenv

2012-03-11 Thread Matthew Farkas-Dyck
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