Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH (CVS) configure problem?
- X-seq: zsh-users 11979
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx (Zsh users list)
- Subject: Re: ZSH (CVS) configure problem?
- Date: Wed, 10 Oct 2007 11:24:15 +0100
- In-reply-to: <tkrat.a5fb7653e65efa90@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <tkrat.a5fb7653e65efa90@xxxxxxxxxxxxxxxxxxx>
Helmut Jarausch wrote:
> I've tried to build zsh (from CVS) with the "multibyte" configure
> option. But in that case, the linker fails because it now needs
> -lncursesw -ldl instead of just -lncurses.
> The build without this options ran just fine.
I don't understand what you're saying; configure doesn't search ncursesw
unless you tell it to. Do you mean configure is finding ncurses but
linking is failing at some point? Also, multibyte mode is now handled
automatically if it's avilable: what options are you changing that cause
it to fail? Could you say
- what arguments you're passing to configure
- what libraries configure is coming up with
- what error is being produced during building.
Thanks.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author