From mint-bounce@lists.fishpool.fi Tue Jan 22 17:28:30 2008 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Date: Mon, 19 Nov 2007 12:19:12 -0500 (EST) From: Keith Scroggins To: mint@lists.fishpool.fi Subject: Re: [MiNT] GLib In-Reply-To: <0019c384.01bd4ae8fa88@smtp.freeola.net> Message-ID: References: <200711181726.06532.jflemaire@skynet.be> <0019c384.01bd4ae8fa88@smtp.freeola.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: kws@radix.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00 X-Spam-Level: Status: X-Status: X-Keywords: On Sun, 18 Nov 2007, Peter Slegg wrote: > I will look into it. I have just built glib-2.14.3 with the --disable-threads > option but I am not sure what else I can do with it now. If I remember correctly, you can do 'make check' or 'make test' with glib to make sure it is built properly, and possibly troubleshoot any issues, but it has been a while since I messed with it. It seems to me there are 1 or 2 tests that fail. I might give RPM a peek though, my 'guess' would be the problem with RPM is the configure script, either the order of linking or looking for a non existant library. I only say that because I seem to run into the problem more and more. Working on ScummVM at the moment (have an idea with some of it) so I might not get to RPM. I do believe Mark Duckworth was working on it some time ago, unsure of his progress though. It seemed to me he needed a DB backend for something.... Keith