Francois Gouget <fgou...@free.fr> writes: > http://source.winehq.org/patches/data/65442 > > According to http://source.winehq.org/patches/ this patch causes a build > error (or maybe a new warning). However here (gcc 4.4) I see no warning > at all. > > Does this patch cause warnings / errors for anyone? > (it would be nice if the patches website could include the build error > log<g>).
It's an undefined reference, probably you don't have OpenAL so that code doesn't get compiled. -- Alexandre Julliard julli...@winehq.org