Re: [linux-audio-user] problem compiling fst under suse 9.3 on AMD64

From: pirrone <pirrone@email-addr-hidden>
Date: Mon Aug 29 2005 - 05:00:53 EEST

Cesare Marilungo wrote:

>Please help!
>
>c.
>
>
>>I have wine20040505.1-i586 (also the -devel package) installed.
>>
>>I already got fst working on ubuntu i386.
>>On suse 9.3 (x86_64) the configure script can't include 'windef.h', even
>>if it is inside /usr/incude/wine/windows.
>>
>>Running:
>>./configure --prefix=/usr --with-wine-include=/usr/include/wine
>>
>>i get:
>>checking for windef.h... configure: error: Could not find the Wine
>>headers (windef.h)
>>
>>c.
>>
>>
Cesare,

A couple of ideas: First, and it sounds like you already have verified
this, make sure that exact file is present in that exact directory. If
so, try copying it into the source file directory of fst where you're
compiling it. Finally, you might both copy the file and add #include
"./windef.h" right in the source file that's looking for it.

Frank
Received on Mon Aug 29 08:15:04 2005

This archive was generated by hypermail 2.1.8 : Mon Aug 29 2005 - 08:15:05 EEST