Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Thu, 30 May 2002 17:32:05 +0200 From: John Marshall To: cygwin-apps AT cygwin DOT com Subject: Re: Setup 2.218.2.9 fails to read setup.ini file from prc-tools mirror Message-ID: <20020530153205.GA2364@kahikatea.falch.net> References: <01C207B8 DOT B09002C0 DOT carl_sorensen AT byu DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01C207B8.B09002C0.carl_sorensen@byu.edu> User-Agent: Mutt/1.3.27i Organization: Falch.net On Thu, May 30, 2002 at 09:02:12AM -0600, Carl Sorensen wrote: > I am trying to install prc-tools on my WinXP machine, using cygwin setup > 2.218.2.9. [...] > (null) line 1: parse error, unexpected $undefined. > (null) line 1: unrecognized line in setup.ini headers (do you have the > latest setup?) Yes. This was happening intermittently while I was updating our little setup.ini, and would go away with random changes to the file, or even if I just saved it again. Or something. I couldn't figure out what was going on. I thought the problem had gone away, but now that it's gone live, I've been getting a few reports that it's failing for some people. Intermittently. (Uninitialised variable in the parser maybe?) The setup.ini in question is at http://prc-tools.sourceforge.net/install/setup.ini in case any experts can see what dumb mistake I've made. I've only got HEAD setup.exe sources, I haven't yet pulled down the current branch ones to try to figure out what the error messages are trying to tell me. I guess I should. Incidentally, contrary to the example at the end of http://sources.redhat.com/cygwin-apps/setup.html, my trial and error found that the quotation marks in sdesc were not optional. If so, maybe the example needs updating. John