On Tuesday 16 May 2006 5:39 pm, Tim Orford wrote: > On Tue, May 16, 2006 at 11:03:24PM +0200, Thomas Kuther wrote: > > On Tue, 16 May 2006 22:55:38 +0200 > > > > Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> wrote: > > > On Tue, 16 May 2006 15:24:24 -0500 > > > > > > Aaron Krister Johnson <aaron@xxxxxxxxxxxx> wrote: > > > > I've recently compiled fst-1.7 on a Slackware 10.1 system. Wine > > > > version is wine-20050310. I get the following error when I issue > > > > this command to try the "Kontakt2Demo.dll": > > > > > > > > root@aaron:~/fst-1.7# ./fst /home/akj/Desktop/Kontakt2Demo.dll > > > > > > your wine seems very old. Works flawlessly here with > > > wine-0.9.12 & fst-1.7 > > and fine here with wine 20050211, fst-1.7 > (though thats the Full, not the Demo version) > Hi, I've read that certain glibc versions might be a culprit--here's the output of executing /lib/libc.so.6: GNU C Library stable release version 2.3.4, by Roland McGrath et al. Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 3.3.4. Compiled on a Linux 2.4.29 system on 2005-01-28. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson linuxthreads-0.10 by Xavier Leroy BIND-8.2.3-T5B libthread_db work sponsored by Alpha Processor Inc NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk For bug reporting instructions, please see: <http://www.gnu.org/software/libc/bugs.html>. Does anyone recognize any telltale signs that I should change my glibc version? If so, how do I do that without breaking a running system? -Aaron.