zsh-users
 help / color / mirror / code / Atom feed
From: Thorsten Kampe <thorsten@thorstenkampe.de>
To: zsh-users@sunsite.dk
Subject: Re: Zsh 4.3.8 released
Date: Thu, 30 Oct 2008 10:15:58 +0100	[thread overview]
Message-ID: <gebu0l$59s$1@ger.gmane.org> (raw)
In-Reply-To: <20081029225750.78dc8263@pws-pc>

* Peter Stephenson (Wed, 29 Oct 2008 22:57:50 +0000)
> On Wed, 29 Oct 2008 12:19:46 +0000
> Peter Stephenson <pws@csr.com> wrote:
> > I've uploaded 4.3.8 to the website.
> >
> > Thanks to everyone who helped with this.  There shouldn't be any more
> > reasons for surprises (or if there are they are liable to be well hidden
> > and not turn up in early testing) but I'll let a few people try it out
> > before I upload it to Sourceforge and announce it on Freshmeat.
> 
> (zsh-workers already know about this.)

4.3.8 also doesn't compile under Cygwin (while 4.3.6 dev 2 did)

./configure goes through but make gives:

make[3]: Entering directory `/cygdrive/c/data/compile/zsh-
4.3.8/Src/Modules'
gcc -c -I.  -DHAVE_CONFIG_H -O3 -pipe  -o termcap.o termcap.c
termcap.c: In function `scantermcap':
termcap.c:238: error: `_nc_strcodes' declared as function returning an 
array
termcap.c:238: error: function `_nc_strcodes' is initialized like a 
variable
termcap.c:238: error: conflicting types for '_nc_strcodes'
/usr/include/ncurses/term.h:724: error: previous declaration of 
'_nc_strcodes' was here
termcap.c:239: error: invalid initializer
termcap.c:239: error: (near initialization for `_nc_strcodes')
termcap.c:239: warning: excess elements in scalar initializer
[lots of termcap.c stuff]
termcap.c:274: warning: (near initialization for `_nc_strcodes')
make[3]: *** [termcap.o] Error 1
make[3]: Leaving directory `/cygdrive/c/data/compile/zsh-
4.3.8/Src/Modules'
make[2]: *** [modobjs] Error 1
make[2]: Leaving directory `/cygdrive/c/data/compile/zsh-4.3.8/Src'
make[1]: *** [modobjs] Error 2
make[1]: Leaving directory `/cygdrive/c/data/compile/zsh-4.3.8/Src'
make: *** [all] Error 1

Thorsten


  reply	other threads:[~2008-10-30  9:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 12:19 Peter Stephenson
2008-10-29 14:29 ` Mikael Magnusson
2008-10-29 22:57 ` Peter Stephenson
2008-10-30  9:15   ` Thorsten Kampe [this message]
2008-10-30  9:47     ` Peter Stephenson
2008-11-01 18:42       ` Thorsten Kampe

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='gebu0l$59s$1@ger.gmane.org' \
    --to=thorsten@thorstenkampe.de \
    --cc=zsh-users@sunsite.dk \
    /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).