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: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: Charles Wilson Message-ID: <1151.24.37.231.188.1008398131.squirrel@secure2.ece.gatech.edu> Date: Sat, 15 Dec 2001 01:35:31 -0500 (EST) Subject: RE: has anyone tried latest setup.exe from cvs ? To: In-Reply-To: References: Cc: X-Mailer: SquirrelMail (version 1.1.2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) > Sort of. The problem though is that I'm nearing the completion of some > pretty extensive changes to the GUI code, so if there's problems with > that in the cvs stuff I might not even know about it. I did however > run across a problem in the INI-parsing code that does prevent it from > working. The problem is with entries in setup.ini that look like this: > > @ jbigkit > sdesc: "Lossless image compression library" > ldesc: "JBIG is a highly effective lossless compression > algorithm for bi-level images (one bit per pixel), which > is particularly suitable for document pages." > category: Graphics Libs > requires: cygwin > > i.e., that have no "version:" lines in them (what is such an entry > supposed to mean, or is this actually a upset bug?). No, it's a "too aggreesive cleanup" bug. Chris deleted the jbigkit packages from sourceware, and I haven't had a chance to re-upload them yet. since the packages aren't there, upset can't figure out what version numbers to use. You're not ever supposed to have a setup.hint without any packages. --Chuck