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

pirrone pirrone at localnet.com
Sun Aug 28 22:00:53 EDT 2005


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



More information about the Linux-audio-user mailing list