Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.6 FreeBSD bug
- X-seq: zsh-workers 24930
- From: Dag-Erling Smørgrav <des@xxxxxx>
- To: Zsh Hackers' List <zsh-workers@xxxxxxxxxx>
- Subject: Re: zsh 4.3.6 FreeBSD bug
- Date: Tue, 06 May 2008 11:11:06 +0200
- In-reply-to: <20080505220236.GA81569@xxxxxxxxxxxxxxxxxxxx> (Phil Pennock's message of "Mon\, 5 May 2008 15\:02\:36 -0700")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080503073947.GA22661@xxxxxxxxxxxxxxxxxxxx> <864p9enuek.fsf@xxxxxxxxxx> <86wsmamf2w.fsf@xxxxxxxxxx> <20080505220236.GA81569@xxxxxxxxxxxxxxxxxxxx>
Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx> writes:
> *sigh* CURRENT now requires the _XOPEN_foo flag to work, where previous
> versions didn't and instead broke with it? Joy.
CURRENT works out of the box, and so do 7.0 and 6.3. 6.2 and older
don't. The difference between versions that work and versions that
don't is that those that work have ncurses 5.6 (with wide character
support) while those that don't have ncurses 5.2.
For now, I've fixed the port by conditionally applying the attached
patch when building on a FreeBSD version that still has the old ncurses
library.
> config.log shows: host_os='freebsd62'
>
> Peter, it needs to be *freebsd6*; I don't believe FreeBSD 5 is still
> supported and I don't have such a test system anyway.
Yes, 5.5 is still supported.
DES
--
Dag-Erling Smørgrav - des@xxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author