Daniel Schepler <[EMAIL PROTECTED]> (22/07/2007): > In file included from emumidi.h:16, > from emumidi.c:21: > playmidi.h:17:1: warning: "/*" within comment > playmidi.h:56:29: error: linux/awe_voice.h: No such file or directory
Hi, you'll probably need to add a condition on the Linux version, since it looks like awe_voice.h was dropped in 2.6.22: | [EMAIL PROTECTED]:~/linux-2.6-2.6.22$ grep awe_voice -r . | ./include/linux/patchkey.h: * This exists because awe_voice.h defined its own _PATCHKEY and it wasn't | ./include/sound/sfnt_info.h:#define SNDRV_SFNT_LOAD_INFO 0 /* awe_voice_rec */ | ./include/sound/sfnt_info.h:#define SNDRV_SFNT_MAP_PRESET 6 /* awe_voice_map */ | ./sound/synth/emux/soundfont.c: /* copy awe_voice_info parameters */ | [EMAIL PROTECTED]:~/linux-2.6-2.6.22$ find -name awe_voice.h | [EMAIL PROTECTED]:~/linux-2.6-2.6.22$ (I checked that it was still present in Lenny's linux-libc-dev, which is 2.6.21-6 right now.) Cheers, -- Cyril Brulebois
pgpAFoqv8X54E.pgp
Description: PGP signature