zsh-users
 help / color / mirror / code / Atom feed
* zsh compilation problem in OSX
@ 2011-08-01  6:28 JuanPabloAJ
  2011-08-01  8:50 ` İsmail Dönmez
  2011-08-01  8:55 ` Peter Stephenson
  0 siblings, 2 replies; 3+ messages in thread
From: JuanPabloAJ @ 2011-08-01  6:28 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zsh compilation problem in OSX
  2011-08-01  6:28 zsh compilation problem in OSX JuanPabloAJ
@ 2011-08-01  8:50 ` İsmail Dönmez
  2011-08-01  8:55 ` Peter Stephenson
  1 sibling, 0 replies; 3+ messages in thread
From: İsmail Dönmez @ 2011-08-01  8:50 UTC (permalink / raw)
  To: JuanPabloAJ; +Cc: zsh-users

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

Hi;

On Mon, Aug 1, 2011 at 8:28 AM, JuanPabloAJ <jpabloaj@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zsh compilation problem in OSX
  2011-08-01  6:28 zsh compilation problem in OSX JuanPabloAJ
  2011-08-01  8:50 ` İsmail Dönmez
@ 2011-08-01  8:55 ` Peter Stephenson
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Stephenson @ 2011-08-01  8:55 UTC (permalink / raw)
  To: zsh-users

On Mon, 1 Aug 2011 02:28:34 -0400
JuanPabloAJ <jpabloaj@gmail.com> 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

The only thing you're missing is yodl, needed to compile the
documentation.  The latest source is available from
http://yodl.sourceforge.net/ , although a lot of the time we use an
older stable version (1.31.18) which you can get from
http://yodl.sourcearchive.com/ (this is the only information here not in
the email from Ismail, which I just got).

If you don't need the latest documentation you can use the preformatted
version from the previous release.

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-01  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-01  6:28 zsh compilation problem in OSX JuanPabloAJ
2011-08-01  8:50 ` İsmail Dönmez
2011-08-01  8:55 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).