From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29501 invoked from network); 8 Jan 2004 11:27:47 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Jan 2004 11:27:47 -0000 Received: (qmail 14130 invoked by alias); 8 Jan 2004 11:27:34 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6987 Received: (qmail 14034 invoked from network); 8 Jan 2004 11:27:34 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Jan 2004 11:27:34 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.95.128.56] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Jan 2004 11:27:33 -0000 Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id 02E0C366C25 for ; Thu, 8 Jan 2004 19:27:32 +0800 (WST) Received: from gulag.gu.uwa.edu.au (gulag.guild.uwa.edu.au [130.95.100.5]) by asclepius.uwa.edu.au (Postfix) with ESMTP id ECF8E366C20 for ; Thu, 8 Jan 2004 19:27:31 +0800 (WST) Received: from gulag.gu.uwa.edu.au (devenish@localhost [127.0.0.1]) by gulag.gu.uwa.edu.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i08BRVoJ022987 for ; Thu, 8 Jan 2004 19:27:31 +0800 Received: (from devenish@localhost) by gulag.gu.uwa.edu.au (8.12.3/8.12.3/Debian-6.6) id i08BRU0L022985 for zsh-users@sunsite.dk; Thu, 8 Jan 2004 19:27:30 +0800 Date: Thu, 8 Jan 2004 19:27:30 +0800 From: James Devenish To: zsh-users@sunsite.dk Subject: Re: zsh 4.1.1 make check errors on OS X 10.3 [was: 10.2] Message-ID: <20040108112730.GA22860@mail.guild.uwa.edu.au> Mail-Followup-To: zsh-users@sunsite.dk References: <525FE6E8-3BF2-11D8-B757-000A9591EB8C@fastmail.fm> <20040101013235.GA18846@mail.guild.uwa.edu.au> <6972.1073561189@gmcs3.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6972.1073561189@gmcs3.local> User-Agent: Mutt/1.3.28i In message <6972.1073561189@gmcs3.local> on Thu, Jan 08, 2004 at 12:26:29PM +0100, Oliver Kiddle wrote: > Have you got the dlcompat library installed? It took me a while to find a 10.2 machine. I can confirm that it had no dlcompat. Not sure about the original poster. I did specify the module to be linked statically and I seem to remember that there were still difficulties (there was also another condition expression failure). I have not encountered problems with the same version of zsh on hosts running 10.3 with fink (and dlcompat) also installed.