Re: Link failure: multiple definition of getenv
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
Re: Link failure: multiple definition of getenv
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