From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13251 invoked from network); 17 Mar 2004 14:28:12 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 17 Mar 2004 14:28:12 -0000 Received: (qmail 19808 invoked by alias); 17 Mar 2004 14:28:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19653 Received: (qmail 19796 invoked from network); 17 Mar 2004 14:28:04 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 17 Mar 2004 14:28:04 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.189.58.19] by sunsite.dk (MessageWall 1.0.8) with SMTP; 17 Mar 2004 14:28:4 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i2HES2v06307 for ; Wed, 17 Mar 2004 14:28:03 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Wed, 17 Mar 2004 14:27:38 +0000 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 17 Mar 2004 14:30:16 +0000 To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Revised MACHINES Date: Wed, 17 Mar 2004 14:28:00 +0000 Message-ID: <13901.1079533680@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 17 Mar 2004 14:30:16.0035 (UTC) FILETIME=[5D85A330:01C40C2C] This seems to be a summary of where we are. Index: Etc/MACHINES =================================================================== RCS file: /cvsroot/zsh/zsh/Etc/MACHINES,v retrieving revision 1.22 diff -u -r1.22 MACHINES --- Etc/MACHINES 14 Mar 2004 11:39:49 -0000 1.22 +++ Etc/MACHINES 17 Mar 2004 14:16:41 -0000 @@ -29,6 +29,10 @@ It can be downloaded from: http://sourceforge.net/project/showfiles.php?group_id=17203 + The zsh/zpty library is not working on 10.1 and 10.2, but is on + 10.3. This causes the tests starting `Y' in the Test directory to + fail, even though the features to be tested are working. + Red Hat Inc.: Cygwin Should build `out-of-the-box'. The compilation directory should be on a file system mounted as binary (the mount command shows @@ -75,10 +79,7 @@ does not work, but it does with 3.x and 4.x. HP: HP-UX 9, 10.20, 11.x (PA-RISC, Itanium) - Should build `out-of-the-box'. The zsh/zpty module is not - working on recent versions of 11.x. This causes all the - Y tests in the Tests subdirectory to fail, possibly in obscure - ways. However, zsh/zpty is not needed in normal operation. + Should build `out-of-the-box'. Previous problems encountered on HP-UX 11.x: @@ -101,15 +102,10 @@ IBM: AIX 3.2, 4.x, 5.x Should build `out-of-the-box'. - AIX, unusually, requires that symbols available in dynamically - loaded libraries be marked explicitly. As the developers do not - have direct access to AIX these markers are often missing. The - usual symptom is that linking a library (.so) file fails and - reports a missing symbol. Please report any such failures to the - maintainers. - Certain features will not work, in particular --enable-cap - and --enable-zsh-mem. + and --enable-zsh-mem. (The feature enabled by --enable-cap + is apparently present, however. Help getting this to work + would be appreciated.) On 3.2, for 64-bit integer support you need to compile with gcc, as the native compiler does not support ANSI simultaneously with @@ -187,7 +183,9 @@ is passed the option --enable-cflags='-LANG:vla=off -O' (combined with other flags if necessary). - The zpty module is not currently supported. + The zpty module is not currently supported. This causes the + tests starting `Y' in the Test directory to fail, even though + the features to be tested are working. Sun: SunOS 4.1.x [Out of date.] Index: Test/C02cond.ztst =================================================================== RCS file: /cvsroot/zsh/zsh/Test/C02cond.ztst,v retrieving revision 1.13 diff -u -r1.13 C02cond.ztst --- Test/C02cond.ztst 5 Aug 2002 13:10:03 -0000 1.13 +++ Test/C02cond.ztst 17 Mar 2004 14:16:41 -0000 @@ -135,7 +135,7 @@ [[ -N newnewnew && ! -N unmodified ]] fi 0:-N cond -F:This test can fail on NFS-mounted filesystems as the access and +F:This test can fail on NFS or HFS filesystems as the access and F:modification times are not updated separately. This does not indicate F:a problem in the shell. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************