Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.6 FreeBSD bug
- X-seq: zsh-workers 24924
- From: Dag-Erling Smørgrav <des@xxxxxx>
- To: Zsh Hackers' List <zsh-workers@xxxxxxxxxx>
- Subject: Re: zsh 4.3.6 FreeBSD bug
- Date: Sun, 04 May 2008 14:25:11 +0200
- In-reply-to: <864p9enuek.fsf@xxxxxxxxxx> ("Dag-Erling Smørgrav"'s message of "Sun\, 04 May 2008 14\:08\:51 +0200")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080503073947.GA22661@xxxxxxxxxxxxxxxxxxxx> <864p9enuek.fsf@xxxxxxxxxx>
Dag-Erling Smørgrav <des@xxxxxx> writes:
> Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx> writes:
> > FreeBSD's conflict in definitions for wchar_t and wint_t if ncurses.h is
> > included with _XOPEN_SOURCE_EXTENDED defined (conflict with stddef.h and
> > wchar.h) means that zsh 4.3.6 fails to build on FreeBSD 6.2/amd64.
> >
> > There's already logic in configure/configure.ac to handle OpenBSD
> > specially. If I just add *freebsd* to the OS check, zsh builds fine for
> > me. I don't know enough to know why this wasn't needed for you, unless
> > it only affects 64-bit.
> I run CURRENT on amd64; it has a different version of ncurses.
Your patch doesn't work, btw; it breaks CURRENT (and presumably
RELENG_[78])
DES
--
Dag-Erling Smørgrav - des@xxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author