From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27834 invoked from network); 23 Feb 1999 10:06:51 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Feb 1999 10:06:51 -0000 Received: (qmail 23571 invoked by alias); 23 Feb 1999 10:06:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5484 Received: (qmail 23564 invoked from network); 23 Feb 1999 10:06:37 -0000 From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: zsh-3.1.5-pws-9: make fails without yodl Date: Tue, 23 Feb 1999 13:05:58 +0300 Message-ID: <001701be5f14$1bf2e380$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Importance: Normal Just found, when compiling zsh on brand new system: gmake[1]: Entering directory `/SAM/home/bor/src/zsh-3.1.5-pws-9/Doc' case zsh.1 in \ */*) target=zsh.1 ;; \ *) target=./zsh.1 ;; \ esac; \ : -o $target -I. -w zman.yo version.yo zsh.yo || exit 1; \ test -f $target gmake[1]: *** [zsh.1] Error 1 gmake[1]: Leaving directory `/SAM/home/bor/src/zsh-3.1.5-pws-9/Doc' gmake: *** [all] Error 1 /andrej