Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh compilation problem in OSX



Hi;

On Mon, Aug 1, 2011 at 8:28 AM, JuanPabloAJ <jpabloaj@xxxxxxxxx> wrote:

>  Hi,
> I try install zsh
>
> git clone git://zsh.git.sf.net/gitroot/zsh/zsh
> cd zsh
> Util/preconfig
> ./configure --prefix=dir
> make
>
>
> but, I get this
>
> gcc -Wl,-x -bundle -flat_namespace -undefined suppress -o zleparameter.so
>  zleparameter..o -liconv -ldl -ltermcap -lm -lc
> : yodl -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo; \
>  test -f zsh.texi
> make[1]: *** [zsh.texi] Error 1
>

You don't have yodl [1] installed, you can ignore the error if you don't
care about zsh manpages/docs.

[1] http://yodl.sourceforge.net


Messages sorted by: Reverse Date, Date, Thread, Author