From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20042 invoked from network); 21 May 1999 15:59:55 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 May 1999 15:59:55 -0000 Received: (qmail 21349 invoked by alias); 21 May 1999 15:59:46 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6327 Received: (qmail 21342 invoked from network); 21 May 1999 15:59:45 -0000 Date: Fri, 21 May 1999 09:02:32 -0700 From: Scott RoLanD To: **Zsh Workers List Subject: cygwin & pws-19 Message-ID: <19990521090232.B24533@chat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i First I should clarify that I don't believe this problem is unique to pws-19, since I have seen the same problem with 3.1.5. But I have moved myself to the bleeding edge to try and get it all working. I recently installed Cygwin 20.1 (0.3/1/1). I was able to configure and build rxvt 2.6PRE3 right out of the box, but zsh has given me troubles. After a ./configure it apperas to configure correctly without any error messages, but when I try and run make it complains: makefile:32: *** missing separator. Stop. Looking inside the makefile you see this (with line #s): 29 dir_top = . 30 SUBDIRS = Doc Etc Src 31 32 @@version.mk@@ 33 @@defs.mk@@ 34 35 # ========== DEPENDENCIES FOR BUILDING ========== What am I missing that is leaving this garbage in the makefile? Can we make configure give an error about this? -- Scott RoLanD http://www.chat.net/~shr/