Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Compile errors for zsh 4.0.4 on Aix 4.3.3
- X-seq: zsh-workers 17110
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: travis@xxxxxxxx, zsh-workers@xxxxxxxxxx
- Subject: Re: Compile errors for zsh 4.0.4 on Aix 4.3.3
- Date: Thu, 9 May 2002 15:08:23 +0000
- In-reply-to: <20020509090819.A10978@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020509090819.A10978@xxxxxxxxxxxxx>
On May 9, 9:08am, travis@xxxxxxxx wrote:
}
} The Etc/MACHINES file said you want more info on this error.
Hmm, actually I should have re-read Etc/MACHINES more closely before I
responded.
The error that you're seeing:
} "termcap.c", line 71.13: 1506-334 (S) Identifier boolcodes has already been defined on line 1342 of "/usr/include/term.h".
is happening *because* "Zsh now defaults to termcap on AIX;" the problem
about which we want more information is "variables boolcodes and some other
are declared in term.h but missing is libcurses.a."
It's a bit confusing that your build actually included term.h even though
it was supposedly defaulting to termcap, so that might still be worth
looking into, but it's not the problem Etc/MACHINES is talking about.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author