From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1887 invoked from network); 27 Jun 2001 13:06:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Jun 2001 13:06:49 -0000 Received: (qmail 21067 invoked by alias); 27 Jun 2001 13:05:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15122 Received: (qmail 21027 invoked from network); 27 Jun 2001 13:05:56 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Timo Aaltonen" Cc: "ZSH Workers Mailing List" Subject: Y03 hangs on AIX Date: Wed, 27 Jun 2001 17:06:34 +0400 Message-ID: <003901c0ff09$fdd95080$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Importance: Normal > > > > > > > It gave me the term.h/boolcodes -error.. maybe terminfo could > be left as a > > > module? > > > > > > > Ahh ... no, it is the same problem. I just realized, it won't work with > > LIBS=-ltermcap as well because we currently prefer > term.h/curses.h if they > > exist. > > Actually, I compiled the whole thing with just LIBS=-ltermcap defined, > didn't comment out those modules and it passed the compilation... Umm ... ashamed :-( anyway, I guessed the correct result :-) but make > check hung on test Y03... > I think we had one more report ... could you run ZTST_verbose=2 make TESTNUM=Y03 check? It was 4.0.2 or CVS? -andrej P.S. I guess now, when it compiles, AIX problems should be moved back to zsh-workers. Please, report any further errors here.