bug-bash
[Top][All Lists]
Advanced

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

Re: bash build


From: Clark WANG
Subject: Re: bash build
Date: Sat, 2 Jun 2012 22:19:37 +0800

On Sat, Jun 2, 2012 at 7:39 AM, rac8006 <rac8006@aol.com> wrote:
>
> What is the proper way to add popd pushd dirs etc to bash.  When I currently
> build bash these

By default those commands should be enabled. I never added special
options when buidling Bash. Not sure if it's system dependent. But
from the "configure --help" output I found this:

  --enable-directory-stack    enable builtins pushd/popd/dirs

You can try if that helps. :)

> are missing.  I also get an error libintl_ngettext undefined reference.  I
> can get around this error
> by adding -lintl to the link.  Just don't know how to get the Makefile to
> add -lintl.
>
> Thanks for your help
>
> RAC
> --
> View this message in context: 
> http://old.nabble.com/bash-build-tp33947830p33947830.html
> Sent from the Gnu - Bash mailing list archive at Nabble.com.
>
>



reply via email to

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