Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh compilation problem in OSX
- X-seq: zsh-users 16173
- From: JuanPabloAJ <jpabloaj@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: zsh compilation problem in OSX
- Date: Mon, 1 Aug 2011 02:28:34 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=date:from:to:message-id:subject:x-mailer:mime-version:content-type;        bh=SkNfB8C9nDH8A+sNfxR3XAaUcXKg3/qzUabeBAFrAm4=;        b=No5yctgP9xKBzPNRFtoqFuyNhGhF5jF3jqrg92rE2DsmJ6KQ49lg4e3+79uzUbQSoC         Yb9JsSWoYE1IHNkJ67hxerX63eLHthD5d4zucR0r0e26OEpCjUMp5OXG5D9rBNPZgfRr         nTks7tl3DT/WX77WNdh186UGhgVUYyZanM0Ac=
- 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
 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
Regards
-- 
JuanPabloAJ
Messages sorted by:
Reverse Date,
Date,
Thread,
Author