Re: build bash-5.2.21 on debian-hurd-x86_64

2024-01-05 Thread Samuel Thibault
Hello, gfleury, le ven. 05 janv. 2024 10:02:30 +0200, a ecrit: > with this small patch i managed to build it and seems to get rid of some weird > character before prompt '?2004lroot@hurd:~#' > > > --- lib/readline/terminal.c 2024-01-05 09:36:25.394494448 +0200 > +++ lib/readline/terminal.c

build bash-5.2.21 on debian-hurd-x86_64

2024-01-05 Thread gfleury
Hello, I copy bash-5.2.21 source to build it on debian hurd x86_64 and it failed with - gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -L./lib/termcap -g -O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o