Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh compilation problem in OSX
- X-seq: zsh-users 16174
- From: İsmail Dönmez <ismail@xxxxxxxxxxx>
- To: JuanPabloAJ <jpabloaj@xxxxxxxxx>
- Subject: Re: zsh compilation problem in OSX
- Date: Mon, 1 Aug 2011 10:50:50 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=namtrac.org; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iMHlYKfNIIQqmA+ZqWEjFORaIextSgmBMx0l0t5dv2U=; b=a8K2n1immLi2oohv09krQ+0+/skBPCsFB4GKG5z92w7ks7zuGvo/dzSH/egiqm0V3Y gQCzxaJHSzlyPxM4eJYjr9m/Gv9zQTube3zLE/G8WH9y+pCv52rxvuQOJ+4rIT5f1xPm 1/yoBRzpLLVpoPjMPXn1exWEQfir2rTNwluKY=
- In-reply-to: <992AD98F8B054ABEB8ED5D337C186959@gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <992AD98F8B054ABEB8ED5D337C186959@gmail.com>
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