zsh-users
 help / color / mirror / code / Atom feed
From: Kanny <kanny96@aol.com>
To: zsh-users@zsh.org
Subject: Installation compiling error in builtin.c, builtin.epro
Date: Sun, 15 Aug 2010 21:55:40 +0530	[thread overview]
Message-ID: <474DE3DB-5F98-496F-8906-88399EC24238@aol.com> (raw)

Hi

I am trying to install Zsh 4.3.10 on Mac OS X 10.5.8 PPC and getting  
the following error when running "make":

========
gcc -c -I.  -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2  -o  
builtin.o builtin.c
In file included from zsh.mdh:34,
                  from builtin.c:33:
builtin.epro:57:1: error: unterminated argument list invoking macro "_"
In file included from zsh.mdh:34,
                  from builtin.c:33:
builtin.epro:11: error: syntax error before ‘_’
In file included from zsh.mdh:35,
                  from builtin.c:33:
compat.epro:5: error: syntax error before ‘extern’
In file included from zsh.mdh:61,
                  from builtin.c:33:
utils.epro:22: error: stray ‘@’ in program
utils.epro:22: error: syntax error before ‘{’ token
builtin.c:45: error: ‘bin_test’ undeclared here (not in a function)
.
.
make[2]: *** [builtin.o] Error 1
make[1]: *** [modobjs] Error 2
make: *** [all] Error 1
=========

The zsh configuration is automatically set to:

zsh configuration
-----------------
zsh version               : 4.3.10
host operating system     : powerpc-apple-darwin9.8.0
source code location      : .
compiler                  : gcc
preprocessor flags        :
executable compiler flags :  -Wall -Wmissing-prototypes -O2
module compiler flags     :  -Wall -Wmissing-prototypes -O2 -fno-common
executable linker flags   : -Wl,-x  -rdynamic
module linker flags       : -Wl,-x  -bundle -flat_namespace -undefined  
suppress
library flags             : -lgdbm -liconv -ldl -ltermcap -lm  -lc
installation basename     : zsh
binary install path       : //bin
man page install path     : ${prefix}/share/man
info install path         : ${prefix}/share/info
functions install path    : ${prefix}/share/zsh/4.3.10/functions
---------------

It appears there is some syntax error in builtin.epro leading to  
unrecognized bin_*** functions.  The same error occurs when trying to  
compile zsh 4.3.9. Currently I have zsh 4.3.4 running well on my Mac  
with of course those completion bugs.

Any help on how to fix this error would be appreciated.
Thanks



             reply	other threads:[~2010-08-15 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-15 16:25 Kanny [this message]
2010-08-15 18:16 ` Peter Stephenson
2010-08-15 19:18   ` Kanny
2010-08-17 21:01     ` Kanny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=474DE3DB-5F98-496F-8906-88399EC24238@aol.com \
    --to=kanny96@aol.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).