[gentoo-user] ALSA broke WINE build?

2005-05-28 Thread Stoian Ivanov

Today's 'emerge -auD world' decided to update, amongst others, alsalib 
and WINE. 
 ALSA emerged fine while WINE compile failed with message about bad sintax in 
one of alsa's .h files. 
Is it just my system going bad or a known problem?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ALSA broke WINE build?

2005-05-28 Thread Edward Catmur
On Sat, 2005-05-28 at 19:57 +0200, Ryan Viljoen wrote:
 In file included from /usr/include/alsa/asoundlib.h:48,
  from alsa.h:23,
  from audio.c:63:
 /usr/include/alsa/conf.h:189: error: parse error before struct
 audio.c: In function `wodPlayer':
 audio.c:1720: warning: no return statement in function returning non-void
 audio.c: At top level:
 audio.c:243: warning: 'getCmdString' defined but not used
 audio.c:263: warning: 'getMessage' defined but not used
 audio.c:311: warning: 'getFormat' defined but not used
 make[2]: *** [audio.o] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/wine-20050524/work/wine-20050524/dlls/winmm/winealsa'
 make[1]: *** [winmm/winealsa] Error 2
 make[1]: Leaving directory
 `/var/tmp/portage/wine-20050524/work/wine-20050524/dlls'
 make: *** [dlls] Error 2

See here:
http://bugs.gentoo.org/show_bug.cgi?id=94272

I've made a patch, which makes wine compile OK here.

-- 
gentoo-user@gentoo.org mailing list