bug-bash
[Top][All Lists]
Advanced

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

Re: Bash 4.4 doesn't compile on GCC 5.2(easy steps to reproduce)


From: Andreas Schwab
Subject: Re: Bash 4.4 doesn't compile on GCC 5.2(easy steps to reproduce)
Date: Fri, 16 Sep 2016 15:32:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Sep 16 2016, Lilian Moraru <lilian.moraru90@gmail.com> wrote:

> Hello,
>
> I tried to compile Bash 4.4 in Habitat(habitat.sh):
> https://github.com/habitat-sh/core-plans/tree/master/bash and it fails to
> compile with the following messages:
> ```
> gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"'
> -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"'
> -DCONF_VENDOR='"unknown"'
> -DLOCALEDIR='"/hab/pkgs/lilian/bash/4.4.0/20160916115954/share/locale"'
> -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.
> -I/hab/pkgs/core/readline/6.3.8/20160729192706/include -I. -I./include

Your readline doesn't match.  You need to use the bundled library.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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