Paul Davis wrote: >On Mon, 2005-08-29 at 17:47 +0200, Cesare Marilungo wrote: > >>running ./autogen.sh I get: >> >>configure.ac:468: warning: underquoted definition of AC_PATH_FILE >> run info '(automake)Extending aclocal' >> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal >>configure.ac:509: warning: underquoted definition of AC_PATH_HEADER >>configure.ac:545: warning: underquoted definition of AC_PATH_LIBRARY >> > >this is just auto-crap version issues. they are only warnings. > > >>I've already tried copying the windef.h into fst-1.6/include. >> > >an incredibly bad idea. it sounds as if you don't have your wine and/or >wine-devel install done correctly. > I know this is a bad idea. Anyway, I don't know why the configure script doesn't find a file which is in its search path. But yes, the problem must be wine. I've already compiled and used your software, Paul, on other distributions without problems. So, I'm trying compling wine-20040505 from scratch. No probs with a 32bit linux. But on my suse9.3 for amd64 I get the following error while making: interlocked.c:248:3: #error You must implement the interlocked* functions for your CPU I guess it is because wine it's not 64bit ready. So how can I force a 32bit build? c. >--p > > > > >