From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20106 invoked from network); 20 Feb 1999 22:06:27 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Feb 1999 22:06:27 -0000 Received: (qmail 7890 invoked by alias); 20 Feb 1999 22:06:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5445 Received: (qmail 7883 invoked from network); 20 Feb 1999 22:06:14 -0000 From: "Bart Schaefer" Message-Id: <990220140520.ZM7145@candle.brasslantern.com> Date: Sat, 20 Feb 1999 14:05:20 -0800 In-Reply-To: <14030.43817.482637.21623@mulelab.etl.go.jp> Comments: In reply to Martin Buchholz "Bug report: PWD environment variable broken!" (Feb 20, 9:31pm) References: <14030.43817.482637.21623@mulelab.etl.go.jp> X-Mailer: Z-Mail (4.0b.820 20aug96) To: Martin Buchholz , zsh-workers@math.gatech.edu Subject: Re: Bug report: PWD environment variable broken! MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 20, 9:31pm, Martin Buchholz wrote: } Subject: Bug report: PWD environment variable broken! } } I tried to downgrade to 3.0.5. } } 3.0.5 on BSDI coredumps on invocation. Try picking up and see if that fixes you up. Note that for some reason, very recent versions of the "patch" program fail when they reach the second hunk of globals.h. It works fine with "patch" version 2.1, but at some point since then the FSF broke things. } On Linux 3.0.5 failed to build: } } gcc -c -I.. -I. -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 builtin.c } builtin.c:4279: macro `dup' used with just one arg That's very odd, it builds fine for me all the time. And `dup' shouldn't be a macro, it's a system call. You should try to find out where that macro is coming from, I think your gcc installation must be strange. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com